Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-12528

Allow to call Seam.Refresh safely in a non Seam Context

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.7.2
    • Fix Version/s: 5.7.3
    • Component/s: Automation

      Description

      When reusing the same Chain in several context (ex: User action and listener), there is an issue when Seam.Refresh is called :

      • it is required in Seam Context
      • it fails in non Seam Context

      To avoid this issue, we should make Seam.Refresh fail silently when Seam.Context is not available.

      NB : we have to handle separatly the Seam.Refresh operation since we can not have a global shield for all Seam aware operations.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: