Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-10311

[SearchModel] Criteria workflowStep mustn't use DefaultWorkflowStepEnumerator

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 4.8.10, 4.9.0
    • 4.3.0
    • Plugin : Search
    • None

      The criteria workflowStep is recognized as a WorkflowStepSystemProperty.
      This property add automatically the DefaultWorkflowStepEnumerator by adding the worfklow like this :

      <criteria system-ref="workflowStep">
          <workflow name="program"/>
      </criteria>

      By default, steps greater or equals than 9000 are excluded.

      If the DefaultWorkflowStepEnumerator is defined, it is overrided.

      So, we shoud replace calls to DefaultWorkflowStepEnumerator in criteria workflowStep.

            Unassigned Unassigned
            bmaurel Bérénice Maurel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: