Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-2148

user login is not case sensitive whereas the rest of the system is

    XMLWordPrintable

Details

    Description

      a user can only create a lowercase username which is fair enough but users can login with uppercase characters in their username.
      This causes a nasty bug in that the issues they raise are associated with a user 'JoeBloggs' but when they search for issues raised by 'joebloggs' (this is defaulted from 'user picker' or 'current user') the issue they raised is not returned?!
      This has caused quite alot of confusion as users cant track down their own issues?!
      a simple fix would be to stop them logging in with capitals, but a better fix would be to make all searches case in-sensitive.
      Case insensitive searches are better because people might type 'JoeBloggs' into the search box (as it seems to be natural for some people) and no results will be returned.

      cheers,
      geoff

      nb I have tried to recreate this on your version of Jira which happens to be the same as mine (2.3) but was unable to login with an uppercase username hmmmm maybe you have a case sensitive database? I am using Sybase.

      here is a snippet out of the xml data of an issue that does not appear in a normal search becasue of the capitalised name 'M_Takamura':

      <Issue assignee="c_sach" created="2003-08-06 10:33:01.493" id="10456"
      key="CATGEN-13" priority="3" project="10022" reporter="M_Takamura"
      resolution="1" status="6"
      summary="Sumitomo Life Bond options deals not appearing in Excess manager"
      type="1" updated="2003-08-07 15:45:05.193" votes="0" workflowId="20457">
      <description><![CDATA[To CAT Support Operator:
      4 bond options traded under XXXXXXXXXXxxx is not fed into CAT.
      The deals are seen in XXXX file in NY.
      Please investigate and fix asap as this is a wathclist counterpary trades.

      If you need more info please let me know.

      ]]></description>
      </Issue>

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              c232c0c22c3f g u
              Votes:
              5 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: