Uploaded image for project: 'Jira Platform Cloud'
  1. Jira Platform Cloud
  2. JRACLOUD-90420

Allow user to view "Workload by assignee" for completed sprint

XMLWordPrintable

    • 2
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.

      Problem Definition

      Currently in JIRA, users can only view "Workload by assignee" in backlog. User would like feature to view "Workload by assignee" for completed sprints as well.

      Suggested Solution

      Add a shortcut add left side of JIRA to display completed sprints which shows completed Sprints. Users can go here and click on assignee link to view "Workload by assignee".

      Workaround

      See this community discussion.

       

      Worklogs not stored by sprint but by issue. I assume that you are using jira with out plugins under this assumption

      use jql :

      project =<your project> And sprint = <your sprint> to get your issues in specific sprint.

      Than add timespent columns to learn total amount of worklogs

      But this make a false report if your issue enter more than one sprint.

              Unassigned Unassigned
              vshanmugam Vicknesh Shanmugam (Inactive)
              Votes:
              13 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated: