Uploaded image for project: 'eZ Platform Enterprise Edition'
  1. eZ Platform Enterprise Edition
  2. EZEE-2648

Workflow should trigger notifications for defined users and/or groups

    XMLWordPrintable

Details

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: High High
    • 2.4.0
    • 2.4.0
    • Workflow
    • None

    Description

      Example configuration. user and user_group are not exclusive (you can use both in the same time) and can be array of ids.

      transitions:
          to_design:
              from: draft
              to: design
              icon: '/bundles/ezplatformadminui/img/ez-icons.svg#approved'
              label: 'Send to Design'
              notification:
                  user: 14 # "Administrator" user
          to_proofread:
              from: design
              to: proofread
              icon: '/bundles/ezplatformadminui/img/ez-icons.svg#approved'
              label: 'Send to Proofread'
              notification:
                  user_group: 14 # "Editors" user group
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            slawomir.uchto@ibexa.co Sławomir Dołżycki-Uchto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: