ScriptRunner - Version Synchroniser Listener - what user permissions does this respect?

Trevor Hunt
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 2, 2016

I'm getting a permission error from the listener stating: 

2016-10-24 15:49:33,576 ERROR [listeners.VersionSynchroniseListener]: You must have global or project administrator rights in order to modify versions.

 

Can someone tell me which user the listener is executed as? I'm guessing it's the user who triggered the listener by adding the version to the source project, but I'd like confirmation.

1 answer

0 votes
Vasiliy Zverev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 2, 2016

It means that a user should have or admin project permission (see project permission schema) or global permission

Suggest an answer

Log in or Sign up to answer