Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to disable the default Notify All in bulk changes?

Fernanda Moreno
Contributor
October 11, 2018

I'm sure many have been through the nightmare it is to realise you have just sent 1000 emails when you forget to unclick the Notify All box when performing a Bulk Change.

 

Is there a way to change this feature and make the default an unchecked box? 

2 answers

0 votes
Grigory Salnikov
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 11, 2018

... but I've performed similar 'tricks' and this one looks like it can work.

0 votes
Grigory Salnikov
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 11, 2018

Hi!

Add this to the Announcement Banner under "System" in the Admin Settings.

<script>
// Uncheck bulk edit notificationwindow.onload = function () {
    var box = document.getElementById("sendBulkNotificationCB");
    if(box){
        box.checked = false;
    }
}
</script>
Grigory Salnikov
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 11, 2018

By the way, it's not my solution, I've just copy-pasted it from here:

https://jira.atlassian.com/plugins/servlet/mobile#issue/JRASERVER-19644

Should it work, many thanks will go to @Thorben

:)

Fernanda Moreno
Contributor
October 29, 2018

Hi Grigory, thank you for your help. Is this solution for Cloud? I don't see the Announcement Banner under System.

Grigory Salnikov
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 29, 2018

Hi, @Fernanda Moreno!

I'm sorry, I haven't noticed the "Cloud" tag. No, this is not available for Cloud yet.

My bad.

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, loom, AI, meeting recording, community

[NEW] Record your meetings with Loom

Welcome to great meetings, with less work. Automatically record, summarize, and share instant recaps of your meetings with Loom AI.

Learn more
AUG Leaders

Atlassian Community Events