Prevent the issue detail view from refreshing in a way that causes loss of work in progress when an issue is reselected on the Jira Kanban board (DetailsViewAjaxIssueAction.jspa vs. AjaxIssueAction.jspa)

XMLWordPrintable

    • 2

      Problem

      In the current implementation of the Jira Kanban board, when a user selects an issue, the issue detail view appears on the right side of the screen. While actively working on an issue, if the user inadvertently clicks on a different issue (or the same issue again), the detail view refreshes.

      This refresh leads to the loss of any unsaved work, such as comments, edits, or updates being made in the detail view.

      Suggested Solution

      Make the DetailsViewAjaxIssueAction.jspa automatic

      Why This Is Important

      From user experience perspective, inadvertently clicking on the same issue or a different issue causes loss of work and there's no way to retrieve the uncommitted changes. This is unlike the behaviour already available in the Issue Details view in the issue search page.

      Workaround

      Currently there's no workaround available for this.

            Assignee:
            Unassigned
            Reporter:
            Suddha
            Votes:
            4 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: