It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
I mean the yellow "You have temporary access to administrative functions.." that shows up as soon as you authenticate.
The authentication is fine, but the banner is a bit of a pain, seeing how it offsets everything else by a little bit. Is there some kind of trickery that can be used to prevent this from appearing?
Someone created a plugin to hide this in Confluence.. does such a thing exist for Jira as well?
Try adding this in "Announcement banner"
<script type="text/javascript"> AJS.$("#websudo-banner").hide(); </script>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That worked well, thank you. If we need to set a banner we can add the text below it and that text will show.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If using a stand-alone distribution of JIRA, another option is to modify the jira-config.properties in the jira home directory to include the following (you'll have to restart JIRA for the change to take effect).
jira.websudo.is.disabled = true
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Funkhouser, I just ran that on Jira 7.5.0 and restarted the server and it worked great. The config file was not there, I had to create it manually in: C:\Program Files\Atlassian\Application Data\JIRA
|\ | _ .| |) _|- | \|(/_|| | |`()(_|_()|`
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.
This approach requires you to have the JIRA administrative rights. The main aim of this article is to help you achieve an organized, easy-to-maintain workflows in your JIRA instance thereby, reducin...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.