I want to restrict all users except U1 U2 & U3 from editing a field, let's call it as Field 1 only on issues when the sprint is active and in the non-active sprint days all users can edit field 1.
I can achieve a part of this by using behaviors by making field 1 read only by adding the condition - "Except-when behavior will not happen when the current user is U1 or U2 or U3"