I have an interesting issue, I have the following automation rule:
This rule performs as expected. Here is audit log of latest run:
I then have this rule which was copied from the above rule and the only thing changed was the destination status in the first step. Destination status is valid and was selected using the drop-down menu.
However, this rule does not work
Since there is nothing different about the two rules other than step 1 and that is working, I don't understand why the edit issue steps have a problem. Literally a copy of a working rule.
When a rule action edits an issue, that updates the data stored in the cloud, but does not update the in-memory data for the issue in the rule. This is by design when there are cases to observe the original data.
When you want the issue updates to be available, add the Re-fetch Issue action after an update: https://support.atlassian.com/cloud-automation/docs/jira-automation-actions/#Re-fetch-issue-data
However, that would not be needed for your rule if you update both fields using a single Edit Issue action.
Kind regards,
Bill
Thanks Bill, as I said in my post, the rule that is "misbehaving" is a copy of a rule that works as expected, so there are zero differences other than the trigger in step 1. The audit logs show a problem in the edit issues section of one rule but not in the other and it is literally the exact same commands.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please show images for both of the complete Edit Issue actions. Again, I recommend combining these into one action.
Until we see those, here are some follow-up questions:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for checking with the single edit.
If there are no duplicate fields (with those names) and the fields can be edited manually from an issue view, I am unclear why those errors would appear.
I recommend working with your Jira Site Admin to submit a ticket to Atlassian Support to check. They have access to logging / info we cannot see and so perhaps can figure this symptom out. https://support.atlassian.com/contact/#/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@john_monteith - Would you mind checking on the "Transition" screens for both the transitions and see if the fields you are trying to edit are present on the transition screen(for the second rule transition). Maybe that's the issue...I haven't tested this out but just my 2 cents.
Thanks,
Bharat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There are no transition screens for any of these status changes. The issues are simply changing status
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
yes @john_monteith , but can you check the transition screen? That pops up when you move to implementation. Is the field is there on that screen?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you also provide the screenshot of the edit screen for that issue type?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is the General "tab" of the edit screen, the fields to be edited are in the 2nd and 3rd tab, I have included a screenshot of the 2nd tab.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.