Skip to content

UX: View the details of a specific issue

User story:

As a developer using the Jira issue list in GitLab, I want to be able to view the details of a specific issue in the list, so that I can get the full context of the work I'm doing.

Proposal:

MVC-1:

🖼 #293019 (closed)MVC-1_-Jira_issue__read-only.png

Fields to display (Read-only):

  • Title
  • Description - Text only
  • Description - Text + Other media types e.g., images/videos
  • Status categories (mapping: In Progress / Todo = "Open" & Done = "Closed")
  • Labels
  • Assignee (Just 1 allowed)
  • Reporter (mapping: Author)
  • Date created
  • Due date

MVC-2:

🖼 #293019 (closed)MVC-2_-Jira_issue-_added_OAuth_buttons.png

Fields to display:

Create scoped labels for simple text field (String):

  • Status name e.g., In Progress or Todo
  • Priority
  • Resolution
  • Story points
  • etc.

Add a collapsable table below the Description for other custom fields like:

  • Links
  • Persons
  • Dates
  • etc.
Edited by Libor Vanc