update the field without sending emails to others

karen fu November 21, 2011

Hi,

According to the requirement, we need to add a new field in JIRA. Now we want to update this field without sending emails to the relevant persons and other fields are not affected as normal circumstances.

Do we need some kinds of operation about notification or other methods?

thanks a lot.

2 answers

2 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 21, 2011

>Do we need some kinds of operation about notification

Yes, you do. You can use bulk edit (there's a "don't send email for this update" flag when you're selecting which fields to edit) too which is great for one-off updates. But if it's a permanent "we never want to send email when this changes" function, you'll need to add an operation that doesn't fire an event, or use a workflow transition that fires an event that you don't send email for.

0 votes
karen fu November 22, 2011

Hi Nic,

Thank you very much.

I have also considered bulk change, but I hope to find a way to make for a field, I can trigger event in the case without sending an E-mail.

>add an operation that does not fire an event

Could you let me know how to perform the "operation"?

Thank you in advance and look forward to your reply.

Suggest an answer

Log in or Sign up to answer