Hi Team,
I have a couple of questions.
Is there anyway to restrict users from only editing issues they create and or assign themselves too?
case 1: User creates story (can edit afterwards)
case 2 : User A creates story (User B assigns themselves and can now edit).
Please advise me.
Use the permission scheme to say "Edit: Reporter, Assignee" and no-one else.
You'll need to think about how you allow B to assign it to themselves though.
Do you really need to restrict the assignee editing only if they assign it to themselves? That seems a bit odd. If so, you can't do it out of the box. I suspect you'll need to write a script to check it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes. This is the project requirement. I will need to write a script for it. Thank you!
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.