Hi,
Following the Jelly Tags documentation, I'm trying to add a project role into a permission on a permission scheme.
I get an error back from the Jelly runner referencing the permission for the below jelly script.
<JiraJelly xmlns:jira="jelly:com.atlassian.jira.jelly.enterprise.JiraTagLib"> <jira:AddPermission schemeId="10160" permissions="Edit" type="projectrole" projectroleid="10000"/> </JiraJelly>
The error returned.
Jelly script ran and produced the following messages. <JiraJelly xmlns:jira='jelly:com.atlassian.jira.jelly.enterprise.JiraTagLib'> <Error action='AddPermission'> <TagContents>(AddPermission(projectroleid=10000)(permissions=[Ljava.lang.String;@16bf6d6)(projectrole=10000)(schemeId=10160)(type=projectrole)(group=))</TagContents> <ExecutedAs>user=dthompson</ExecutedAs> <ErrorMessage> Result=input Permission with key &apos;12&apos; doesn&apos;t exist. </ErrorMessage> </Error> </JiraJelly>
I have tried different types of permissions "Close" "Move" etc but same error returned.
What is the problem with the permissions?
Thanks,
David
It seems its a bug . I have created a bug report here : https://jira.atlassian.com/browse/JRA-41844. I would recommend you to add yourself to the watchlist on the bug report to receive further updates from our team on this issue.
Hi David,
did you receive any answer about your request? I´am wating since two weeks for a solution, I opened a ticket, which is still investigating at Atlassian support.
KD
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Carsten, No I haven't found an answer for the problem. I will be testing an upgrade on our instance to a more recent v6 version to see if the problem goes away. I'll let you know how it goes and if you hear back from Atlassian with a cause and fix then please let me know too. Thanks, David
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We receive same error after update to 6.3.6. Before update same script was working fine.
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.
Hi David, what is the version of JIRA that you are running?
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.