I'm using jira cloud for sheets to get jira datas. So, yesterday all my spreadsheets broke. They are presenting the following message: "Hmmm... looks like we stumbled a bit, please try again or contact Atlassian support if the issue persists."
Anyone also had the same problem? Could this be an authentication problem?
Hi,
AFAIK there is no UI which allows bulk editing of user properties.
However see https://jira.atlassian.com/browse/JRA-12861 and http://forums.atlassian.com/thread.jspa?forumID=100&threadID=19976 how to use Jelly in a generic way (Jelly is capable of invoking any JVM methods) to set user property. So it looks like you could do this even without having a dedicated tag for it.
Cheers,
Wojtek
Hi,
the Jelly script in that link worked very well in JIRA version 4.x.x but the API changed in JIRA 5.0. Could somebody correct this script for new version of JIRA?
Thanks.
Zdenek M.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can also use https://marketplace.atlassian.com/plugins/com.obss.plugin.user-property-managerto bulk change.
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.