Uploaded image for project: 'Jira Align'
  1. Jira Align
  2. JIRAALIGN-1566

[JIRAALIGN-1566] Add User: unable to create/add one

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Highest Highest
    • 10.73, 10.74
    • 10.71
    • people
    • None
    • 1
    • Severity 3 - Minor
    • A-Team - SCORP 5
    • None

      Issue Summary

      On-prem JA users are not able to add/create users if the on-prem instances have a system start date format of dd/mm/yyyy.

      Steps to Reproduce

      1. Modify the system date format of the JA instance to dd/mm/yyyy (like in UK or AU)
      2. Navigate to Administration > People
      3. Add User and do not indicate a User start date.
      4. Observe

      Expected Results

      User should be added/created successfully

      Actual Results

      Unable to create user

      Error: Error IN
      
      DbExecReturnID:
      
      INSERT INTO sysmemberpermssion (
      	Tips
      	,CreateDate
      	,StartDate
      	,UID
      	,FirstName
      	,LastName
      	,Email
      	,Title
      	,RID
      	,OrgManager
      	,Manager
      	,Region
      	,CostCenter
      	,DivisionID
      	,ViewPublicERs
      	,ExternalUser
      	,Skin
      	,TimeType
      	,IsTimeTracking
      	,TTStartDate
      	,HolidayCalendarID
      	,Notes
      	,HolidayCityID
      	,TimeZoneId
      	,IncludeInCalculations
      	,IsComplianceManager
      	,CityID
      	,ValidFrom
      	,ValidTo
      	,ContractorManager
      	,LastModified
      	,IsUserManager
      	)
      SELECT 1
      	,'5/28/2020 8:37:13 AM'
      	,'5/28/2020 8:37:13 AM'
      	,''
      	,'John'
      	,'johnuser'
      	,'johnuser@email.com'
      	,'DevOps Engineer'
      	,9
      	,NULL
      	,NULL
      	,1
      	,1
      	,1
      	,0
      	,0
      	,14
      	,1
      	,0
      	,NULL
      	,NULL
      	,NULL
      	,NULL
      	,'GMT Standard Time'
      	,NULL
      	,0
      	,8
      	,'28/05/2020'
      	,NULL
      	,NULL
      	,'5/28/2020 8:37:13 AM'
      	,0 
      	
      Error = (Type mismatch)
      
      

      Workaround

      User has to indicate the start date.

            [JIRAALIGN-1566] [JIRAALIGN-1566] Add User: unable to create/add one

            Kyle Foreman added a comment - - edited

            Hello,

            This issue will be fixed in tonight's Jira Align 10.73 release.

            -Kyle

            Kyle Foreman added a comment - - edited Hello, This issue will be fixed in tonight's Jira Align 10.73 release. -Kyle

              kforeman@atlassian.com Kyle Foreman
              lsoronio@atlassian.com Leo Soronio
              Affected customers:
              1 This affects my team
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: