Issue can be see in the image above with 5 errors in the log.
The top one is the rule "LOCAL_KanBan"... its using TicketR.ps_MainResource
The other rules use TicketGroup.ps_MainResource
All of the "TicketGroup" rules are automatically sync'd by Aware to all Group members.
Since I had a LOCAL Rule that was ONLY for group member TicketR, I made the rule explicitly refer to TicketR - thats technically correct.
Aware must have some internal confusion when this is done - I changed them all to TicketR and it worked. Then changed all back to TicketGroup and it worked.
So I'll have to be more careful with my LOCAL rules so I don't mess up the internals.