Javascript error is thrown for auto managed sprint

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • None
    • Affects Version/s: 9.12.2
    • Component/s: Sprint
    • 9.12
    • 5
    • Severity 3 - Minor
    • 0

      Issue Summary

      Javascript error is thrown for auto managed sprint for the following actions:

      • Selecting the start time that is 1 minute after the current time.
      • Manually starting the sprint 1 minute before it's supposed to start.

      This is reproducible on Data Center: yes

      Steps to Reproduce Screnario #1

      1. Let's say the current time is 3.30 pm
      2. Create a sprint > tick on Start and complete sprint automatically
      3. Select the start time of 3.31 pm > confirm, OR

      Steps to Reproduce Screnario #2

      1. Have a scheduled sprint with auto managed sprint enabled that starts at 3.30 pm
      2. Let's say current time is 3.29 pm
      3. Click on Start sprint

      Expected Results

      The action will be fullfilled without error thrown.

      Actual Results

      The action will be fulfilled with Javascript error thrown

      Exception: Uncaught TypeError: Cannot read properties of undefined (reading 'toLowerCase')
      

      This error is not a blocker of the intended action.

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

            Assignee:
            Unassigned
            Reporter:
            Aqqiela
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: