The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Trying to create an automation rule (Scheduled) that will read in the value from a numeric custom field and use that in the JQL to figure out if the issue was last updated beyond a certain period of time (whatever the custom field value is set to).
status = "Hold For Feedback" AND updated < -{{issue.fields.customfield_10303.value}}d
This is the error that gets produced:
Hi @Gary Spross,
Welcome to Atlassian Community!
Try use {{issue.customfield_10303}} instead and see if that helps.
Hey Mikael! Tried {{issue.customfield_10303}}. Same error message.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
👋 Hi there Jira Community! A few months ago we shared with you plans around renaming epics in your company-managed projects. As part of these changes, we highlighted upcoming changes to epics on...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.