User tests: Successful: Unsuccessful:
Some days bevor i was thinking PLT acion is admin
but since i'm in the same Group as the other PLT Memebers i notice the they have the action manage
and the admin
is something more higher. ;)
But i guess we can allow the using of labels and milestones to the PLT and me as well until they don't decide different. :)
Go ahead. I don't see any issues with that :)
ok :) But need to test one thing - will admins loose their access or not. Possibly the code should check both for manage
and admin
.
Dunno how the ACL in JIssues works, but I would expect that the higher rank "admin" would inherit "manage", or that PLT is at least able to "manage" when they are set up as "admin" :)
But we can just try it after you commited. It's not like it will be a fatal error
@b2z see: https://github.com/joomla/jissues/blob/master/src/JTracker/Authentication/User.php#L305
// "Admin users" are granted all permissions - globally.
Of course - gods of JTracker
Merged
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-10-15 09:01:28 |
Closed_By | ⇒ | b2z |
Code looks correct. Can someone from PLT confirm? :)