It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
I have an integration that triggers off of a "Changed Flag" field. What I want to happen is any time the Due Date or several other date fields change (most of these changes are done by hand, not through Status change) I want the Changed Flag to Update so the record is processed.
The Workflows rules I currently see are all tied to Status change. But some of these dates are manually changed by hand and not through a status change.
Any ideas??
Thanks,
When you're looking for "update on edit", you need to find or write "listeners" to catch the "issue updated" event, check your data and update the calculated field.
There is another option - if you have a fixed formula on how your data is derived (in other words, the user never fills in the "changed flag", it's always calculated), you could use a "scripted field" instead - these are automatically regenerated on any change to an issue (apart from linking)
In both cases, you'll need some code to provide the listener or scripted field. There's plenty in the marketplace, but if you can't find something flexible enough, you'll either need to write plugins or look for a flexible scripting or automation add-on
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreHey Atlassian Community! Today we are launching a bunch of customer stories about the amazing work teams, like Dropbox and Twilio, are doing with Jira. You can check out the stories here. The thi...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.