• 3
    • 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.

            [JRACLOUD-90420] Allow user to view "Workload by assignee" for completed sprint

            I think there's a typo in summary. Correct summary would be: "Allow user to view "Workload by assignee" for completed sprints".

            I agree with the reporter, I was not able to find any solution to see "Workload by assignee" table (issues and story points) for completed sprints. This feature is only available for active sprint in backlog.

            Alex Pushnov added a comment - I think there's a typo in summary. Correct summary would be: "Allow user to view "Workload by assignee" for completed sprints". I agree with the reporter, I was not able to find any solution to see "Workload by assignee" table (issues and story points) for completed sprints. This feature is only available for active sprint in backlog.

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

                Created:
                Updated: