Uploaded image for project: 'Automation for Jira Server'
  1. Automation for Jira Server
  2. JIRAAUTOSERVER-387

When subtask moves from one parent to another parent, comment should be done on old parent

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Smart-values
    • 0
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Issue Summary

      When the user moves subtask from parent A to another parent B then, we should add a comment on parent A.

      Steps to Reproduce

      1. create a rule with below triggers and conditions.

                   Trigger – Issue updated
                   Condition1 – if the issue type is Subtask
                   Condition1 – checking changelog.parent and triggerissue.parent are not equal
                   Audit log – Printing value of changelog.parent and triggerissue.parent values

      when tested with this rule, only triggerissue.parent value is getting printed in audit but changelog.parent is EPMTY.

      Expected Results

      changelog.parent should print value so that we can put a condition to compare old and new parent then comment can be added to old parent.

      Actual Results

      changelog.parent value is EPMTY.

       

        1. changelog-parent rule.png
          904 kB
          Vujjanappa Bandi

            Unassigned Unassigned
            727627a7a7d6 Vujjanappa Bandi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: