Configuring the JQL for scheduler creation from an issue

How to define the configuration

  1. Login as Jira Administrator

  2. Go to Manage Apps > S4J - Scheduler for Jira (left sidebar)

  3. Click on Configuration 

  4. Define a JQL to configure the visibility of the option 'More > Schedule Issue' in Jira issue view

    1. An empty value for the JQL input field will enable the option for all issues

    2. Issue must match the configured JQL to enable the option.
      Configuration examples

      1. project = MyProject  → issue must be part of MyProject

      2. status = approved → issues must be in approved state

  5. Press Save to apply the validation rule.