-
Type:
Bug
-
Status: Done (View Workflow)
-
Priority:
Low
-
Resolution: Fixed
-
Affects Version/s: 5.4.18
-
Fix Version/s: 5.6.5
-
Labels:None
-
Sprint:DevTools 59, DevTools 60, DevTools 61
-
Critical Points:0.4
When checking that a user is only pushing their own commits, ScriptRunner compares the raw commit author's email address against the address stored on the server case-sensitively. Strictly speaking only the local-part (preceding the '@') is case-sensitive, and in practice email addresses are usually treated as being entirely case-*in*sensitive.