Hi,
I'm looking for a way to grant users the ability to add versions to a project even if they are not defined as project administrators.
Thanks,
Alon
Do you use Confluence in your organization? If so, you can provide a page that has a few input fields with the version information using the Confluence Run Plugin . Under the covers run addVersion under an administrator id using Confluence CLI Plugin
We are not using Confluence, only JIRA.
Perhaps this can be implement in a similar way for JIRA ?
Thanks,
Alon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Not as easily at this time.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Similar lines as Bob suggested, we wrote a seperate windows based executable which internally used the jcli with appropriate userid/password within the code and the utility was published to users.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is still a limitation in JIRA. You can refer to this feature request and please vote for it to be implemented in the future release: https://jira.atlassian.com/browse/JRA-12891
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the quick answer. Added my vote for this.
Alon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Users who are project coordinators can add versions to a project.
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.