Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0-RC1
-
None
Description
under certain configurations the following ends up with two contributing actions:
with the following as the members of ApplicationUser
Note the methodName "canRemove" of the second of these.
I think there's another ticket that will check that the method of a mixin matches; so this ticket is simply to mark "canRemove" as programmatic.