Prevent Users from viewing an issue based on Assigned Group
How can I prevent a user from viewing an issue based on Assigned Group? I am using Integrity 2009 SP5.
Say I have 3 groups, Group_1, Group_2 and Group_3.
Group_1 has 2 users: User_1a and User_1b.
Group_2 has 2 users: User_2a and User_2b.
Group_3 has 2 users: User_3a and User_3b.
An admin user creates an issue and that issue is assigned to Group_1. Which means User_1a and User_1b would have the ability to view that issue. How can I prevent User_2a, User_2b, User_3a and User_3b from viewing this issue?
I was trying to use the AbortSubmit.js script, but my rule is not working. It's probably something simple, but I can't pinpoint it at the moment.
Thank you,

