Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-40629

Default post functions order causing values added in transition to be denied with certain status' property

XMLWordPrintable

      NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.

      Summary
      Default post functions order causing comment added in transition screen to be denied with certain status' property:

      • jira.permission.comment.user set to denied/false. - This is fixed on JRA-44123
      • jira.permission.work.denied set to denied/false

      Cause
      When JIRA performing the post functions, the issue's status will get changed first before comment is added. This is causing the property to get enforced thus denying changes in the fields even it is added during transition.

      Steps to Replicate

      1. Add a workflow property at the destination step: jira.permission.work.denied value denied
      2. Add a screen to the transition to the destination step above, which have the field included
      3. Publish the workflow
      4. Try running transition with a value in the restricted field from destination step.

      Expected Behavior
      Input during transition should be added still and only restrict after status has been change in JIRA view.

      Actual Behavior
      The workflow property is in place and causing the transition with the value to be ignored

            Unassigned Unassigned
            mfahd Fahd
            Votes:
            13 Vote for this issue
            Watchers:
            17 Start watching this issue

              Created:
              Updated: