Hi, I need to have opportunity to track time for inactive users (they are fired employees).
I tried to do it via JAVA (WorklogService). The inactive user is reporter of issue. The project permissions allows reporter work on issues. Although I get error: you do not have the permission to associate a worklog to this issue.
Any suggestions? May be, is it possible to grant additional permissions to reporter and fix it?
Dear Stefan,
He still seems to have enough permissions to be able to close a ticket. So i will assume that he is still in the Permission Scheme either as a single user or in a group.
Have you tried using the permission helper?
This tool will show you if he can actually still close tickets.
Friendly Regards,
Jeremy Mooiman
Hello Jeremy,
thank you for the answer. The permission helper is a good idea.
But the user can close issues and the tool says to an issue he closed today: Status: [User] does not have the 'Close Issues' permission.
I don't know what is going on.
Kind Regards,
Stefan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The "close" permission is a bit of a hangover from JIRA 1 where you could not edit workflows.
Check your workflow - what "conditions" do you have on the "close issue" transition? Unless you're using one of the default workflows, it's likely that there are none, so anyone can close an issue. You'll want to add one for "user must have close issue permission" (if that's how you want to control it)
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.
Dear Nic,
Ah ofcourse.. that could indeed be the case!
Thank you for your insight!
Friendly Regards,
Jeremy
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.