Mantis 1.2.3: Status after move to other project

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
dandjo
Posts: 14
Joined: 15 Oct 2010, 12:50

Mantis 1.2.3: Status after move to other project

Post by dandjo »

Hi friends,

I have the following problem:
A set of projects with a lot of users. User A has permissions for project 1, User B for project 1 and 2. User B moves an issue, that is assigned to User A, from project 1 to project 2. User A has no permission on project 2, so he gets "permission denied" if he wants to have a look at this issue. I would propose to set the status to "new" in this case (assigned to nobody).

Question: is there a way to handle this with a configuration or a plugin event at the moment? I had a look at EVENT_UPDATE_BUG and EVENT_UPDATE_BUG_DATA, but there's no chance to distinguish between the different actions. I would need an action like EVENT_MOVE_BUG.

Thanks!
Kind regards,
dandjo
Post Reply