Bugtracker works well except just onte thing: How can I assign ownership for a component?
In pop-up component page, there are only 'none' in 'owner' drop-down box. I don't know why it is, and want to fix it. Does anyone have solutions for this problem?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Did you get rid of the 'Developer' group, or change its name? Does that group have any members? If I'm not mistaken, ownership can only be assigned to members of the 'Developer' group, with the name of the group spelled exactly that way.
I hope this helps....
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Bugtracker works well except just onte thing: How can I assign ownership for a component?
In pop-up component page, there are only 'none' in 'owner' drop-down box. I don't know why it is, and want to fix it. Does anyone have solutions for this problem?
Did you get rid of the 'Developer' group, or change its name? Does that group have any members? If I'm not mistaken, ownership can only be assigned to members of the 'Developer' group, with the name of the group spelled exactly that way.
I hope this helps....
You can change the "group_name = 'Developer' " value to the new name on line 154 in file /inc/functions.php
Viddu