I have a JIRA automation rule to update comment on custom field change in JIRA. The rule is also triggering when the custom field is changed via REST API in JIRA. i want to restrict the trigger via REST API. Is there any way to do so?
Hi @Jira
Jira will notify updates with the same mechanism regardless of the way it was triggered.
If you have a specific system user accessing via REST API you may be able to use the {{initiator}} smart value to select by user. i.e. select or ignore the API user.
Thanks @Tom Lister, expanding on your helpful suggestion, you could use that {{initiator}} smart value like this, for instance:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Still thinking about joining us for Team '25 Europe? Early bird has been extended for just one week! Now’s the time to lock in your lowest rate. Use code TEU25COMM-20 to save 20% at checkout. Hurry, this only lasts for 1 more week.
Learn more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.