Uncaught TypeError thrown in the UI when moving issues between columns on a board

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Medium
    • None
    • Affects Version/s: 7.4.3, 7.6.0, 7.6.6, 7.8.1, 7.9.0, 7.9.2, 7.12.1, 7.13.3
    • Component/s: AgileBoard
    • None
    • 7.04
    • 49
    • Severity 3 - Minor
    • 5

      Summary

      When I was moving some tickets into a different column in my sprint, I saw some "Exception: Uncaught TypeError: Cannot read property 'top' of null" exceptions.

      Steps to reproduce

      • Remove the "Schedule Issue" project permission from a user and attempt to move an issue with this user between columns
      • Use a board that does not have ranking enabled, for example "ORDER BY rank ASC" instead of "ORDER BY Rank ASC"

      Expected Result

      an error message will be thrown indicating a missing permission or a misconfigured board

      Actual Result

      Exception: Uncaught TypeError: Cannot read property 'top' of null
       is thrown

      Workaround

      • Ensure users have the Schedule Issue project permission
      • Ensure the board in use has ranking properly enabled

              Assignee:
              Unassigned
              Reporter:
              Maciej Nowakowski (Inactive)
              Votes:
              37 Vote for this issue
              Watchers:
              38 Start watching this issue

                Created:
                Updated: