Page 1 of 1

assigning an issue to more than one user

Posted: 04 Jul 2005, 13:38
by Levent
i need to customize mantis as i said on the subject. do i need to change the database? or only adding some php codes? pls help

Posted: 05 Jul 2005, 19:15
by thraxisp
This has been discussed at length on the dev list and in #5081. It requires a fair amount of change to implement it.

Personally, I think that this is an organizational problem that won't be resolved in the tool in the near future. Could you clone the issues and assign the clones to the individuals.

assigning an issue to more than one user

Posted: 07 Jul 2005, 13:10
by Levent
"When you clone an issue, it is still linked back to the original. Keeping a master = parent and clone = child relationship will add a message when you try to resolve the parent without resolving the children."

firstly thanx for your care. this is a good solution but i couldn't see a message like you said. i cloned an issue and make it child. then i tried to resolve master and it was succesful. no error message. what should i do to not resolve the master without resolving the child?

Posted: 10 Jul 2005, 18:28
by thraxisp
It is not an error, but an informative message at the top of the change status page. It doesn't block the resolution of the master issue.