You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I have JIRA Version 7.5.
the users schouldnt have permission to change the default avatar.
Ist possible to do this?
Thanks
Hi there,
Unfortunately, the feature to restrict the profile editing is not implemented on JIRA yet.
For this reason, we open a feature request, for this to be implemented.
You can access it here: https://jira.atlassian.com/browse/JRASERVER-62080
Considering the fact that there is no estimated time or decision for this feature to be implemented, adding yourself will ensure you're proactively informed of progress and updates going forward in accordance to our Implementation of New Features Policy.
https://confluence.atlassian.com/support/implementation-of-new-features-policy-201294576.html]
We are sorry for the impact this lack of feature causes in your work.
I have achieved this be adding the following CSS to the Announcement Banner:
<style type="text/css">
#details-user-avatar-trigger {
pointer-events: none;
}
</style>
Note that with any changes to the picture upload id (html) by Atlassian you might need to update this as well in the future.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Christopher,
This is a lifesaver! I tested the code you posted in my test instance (7.13) and it worked!
thanks a lot!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.