-
Bug
-
Resolution: Fixed
-
Minor
-
Forensics API Plugin 1.16.0
If an E-Mail-Address of a author appears once as 'theauthor@mailto.me' and once as 'TheAuthor@mailto.me' is get counts as two authors instead of one.
- links to
[JENKINS-70239] Case sensitivity on emails
Assignee | Original: Ulli Hafner [ drulli ] |
Labels | New: help-wanted newbie-friendly |
Comment | [ Hey ] |
Assignee | New: Jagruti [ jagrutiti ] |
Hi,
I found the email being set here.
The issue says that the email ids are case sensitive.
To make them insensitive, do I have to set the email id in say lowercase only?
My solution would be:
I am not really aware of the code base.
I would appreciate your guidance here.