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.
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.