XMLWordPrintable

      When you enter an email address via the web interface you can enter extra whitespace:

      select *, length(propertyvalue) from propertystring where propertyvalue like '%amyers@atlassian.com%';
      +-------+-----------------------------+-----------------------+
      | ID    | propertyvalue               | length(propertyvalue) |
      +-------+-----------------------------+-----------------------+
      | 10012 | amyers@atlassian.com        |                    27 | 
      | 10032 | amyers@atlassian.com        |                    20 | 
      +-------+-----------------------------+-----------------------+
      

      This can cause problems with email handlers since the user will not get found if their email address has extra whitespace.

              Unassigned Unassigned
              andrew.myers Andrew Myers [Atlassian]
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: