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

Definitively remove ContentCurrentStepCondition

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • 4.LATER
    • 4.7.0
    • None
    • None
    • 1 - Middle term
    • 2 - Normal

      Remove the class and create an assisted migration to replace the calls with:

      <condition type="avalon">
          <arg name="role">org.ametys.plugins.workflow.component.AmetysObjectCurrentStepCondition</arg>
          <arg name="object-key">org.ametys.cms.repository.Content</arg>
          <arg name="step">2</arg>
      </condition>

      This condition is no more used by our code since 4.5 I think.

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

              Created:
              Updated: