Just finished a Jira upgrade from 4.2 to 5.0.5. When we create new issues, a yellow po-up appears at the top of the screen saying 'Issue abcd-nnn has been successfully created'. I don't see where this message is coming from, and cann't locate any release note on it. We would like to disable it if possible.
Hi,
As per this Answer, you can achieve that by adding this snippet in the Announcement banner
<script type="text/javascript"> AJS.$("#create_link").removeClass("create-issue"); </script>
Cheers
pop-up appears only for few seconds. How many seconds does the pop-up appears and where can we modify these properties so that we can make sure pop-up can displayed for few more seconds or couple of minutes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.