Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×Im trying to set a notification when new work items gets added into a version release notes so my QA/after sales team will be aware and take note of it.
Tried in automation but not sure how to do it.
Nvm thanks. Got it to work by asking chatgpt.
Jira Cloud.
Team managed.
As is often the case with bot-generated answers for Jira features, that one will not consistently work...
There are known defects for list fields (e.g. Sprint, Fix Versions, etc.) such that when a field has changed too many times the changelog provided to the rule is incorrect. The only workaround is to use the trigger to detect a change happened and then read the changelog directly using the REST API endpoint with the Send Web Request action, parsing as needed to detect what changed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Pang Yew Ken -- Welcome to the Atlassian Community!
As you tried to solve this with an automation rule, context is important for the community to help. Please post the following:
Thank you!
Kind regards,
Bill
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.