I did see a question about editing other people's avatars, but more generally, I'd like to be able to edit other people's profiles, particularly language and time zone as we're using JIRA globally.
Is there a way I can do this without having to reset the account's password, log in as themselves? I can edit just about everything else of a user's account, just not their profile.
I would have done it at the user creation stage, but there's no option there either, by default, the account takes the system's time zone and language.
There's no need to reset the account's password... you can use an SU tool to switch user (impersonate a user). There is a commercial plugin that lets you do this:
There's also a "SwitchUser" canned script in Script Runner but I do not see it documented at the link. However, I used the functionality a couple of times in the last week alone and can attest that it works great.
Of course, using an SU tool lets you edit one user profile at a time. There may be a quicker way to change specific things (such as time zone preference) in bulk, perhaps also using Script Runner... but someone else might like to comment about that.
Thanks Mark. Works great. A bit clunky, but does the job if I need to do a few urgently.
I'll suggest that everyone updates their profiles as that would be a lot quicker than me going through them all.
Alternatively, I suppose it's possible by editing the database directly but that would be a lot riskier.
Cheers,
Xavier
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As an alternative, if you wish to do bulk profile updates, I wrote a groovy script for the Script-Runner plugin for updating the "Notify Own Changes" setting in users profile. You just have to find the property key you wish to update and the proper method in JIRA java documentation.
https://gist.github.com/ricardocasares/c4c0e4dea3a5ad4c3480
Cheers!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for Sharing
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The Administrator not being able to edit a user's profile out-of-the-box without installing a plug-in makes the profile pages not very useful. I'm not sure that the JIRA SU plugin works with On Demand, but even if it does, installing and paying for a plugin seems like a lot of work to be able to update someone's phone number. As brain dead as it sounds, I'm creating a page called, "Contacts" to keep my user's phone numbers and email addresses accurate because there's no simple way for the Admin to update this content. Disappointing.
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.