I have a need to detect the current user and project then:
- Only allow edits, but not replies/resolve for User A in Project B
- In Edits not allow anything but adding text and reassignment (no project changing etc) for the same user A in project B
Has anyone enforced this level of granularity in security? Any examples?