Log inSkip to main contentSkip to sidebar
Something went wrong, please try again.
Create and track feature requests for Atlassian products.
  • More
    DashboardsProjectsIssues
  • Give feedback to Atlassian
  • Help
    • Jira Core help
    • Keyboard Shortcuts
    • About Jira
    • Jira Credits
  • Log In
IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.

Open issues

  • All issues
  • Open issues
  • Done issues
  • Viewed recently
  • Created recently
  • Resolved recently
  • Updated recently
View all issues and filters
Order by Priority
  1. Suggestion
    JSWSERVER-12432In a Filter, I should be able to query for issues closed in the most recently closed sprint
  2. Suggestion
    JSWSERVER-5368New issues to top of backlog
  3. Suggestion
    JSWSERVER-7721When cloning an Epic, add the option to clone the linked Stories as well
  4. Suggestion
    JSWSERVER-7992Ability to see sub-tasks in the backlog
  5. Suggestion
    JSWSERVER-9581As a user I want to be able to drag & drop multiple issues in work mode
  6. Suggestion
    JSWSERVER-10266Burndown on Issue Count could include subtasks
  7. Suggestion
    JSWSERVER-10651Ability to bulk edit using sprint name rather than sprint ID
  8. Suggestion
    JSWSERVER-14565Add facility to change what is displayed in the 'Issues in Epic' panel
  9. Suggestion
    JSWSERVER-15276Simplified Workflow: add option to disable the creation of new statuses
  10. Suggestion
    JSWSERVER-15634Duplicate sprint names creating conflicts
  11. Suggestion
    JSWSERVER-15655Ability to add columns to Epic Issue list on Epic
  12. Suggestion
    JSWSERVER-15705Improper Message: A subtask cannot be assigned to an epic
  13. Suggestion
    JSWSERVER-15878Better handle Epic Name, Epic Link, and issue exports to HTML/CSV
  14. Suggestion
    JSWSERVER-19959Add granular permissions relating to version control
  15. Suggestion
    JSWSERVER-20097JQL search for issues added and removed from a sprint
  16. Suggestion
    JSWSERVER-20389Ability to use 'wallet zip files' to connect Jira to services like Oracle Autonomous Database
  17. Suggestion
    JSWSERVER-21245Ability to add custom columns in release page (view)
  18. Suggestion
    JSWSERVER-24538Ability to change the date format on an Advanced Roadmap plan in Server / DC
  19. Suggestion
    JSWSERVER-24997Allow filtering by custom user-picker field type
  20. Suggestion
    JSWSERVER-25116Plan should use Issue Resolution rather than Issue Status Category to determine when to remove issues
  21. Suggestion
    JSWSERVER-25222Export plan as PDF
  22. Suggestion
    JSWSERVER-25293Support for the Insight Custom fields
  23. Suggestion
    JSWSERVER-20917Release Date should use Date format and not DateTime format
  24. Suggestion
    JSWSERVER-20938Custom field event notification
  25. Suggestion
    JSWSERVER-26496Adding extra copy button to ticket number
  26. Suggestion
    JSWSERVER-21029Add an option to prevent cloning operation to clone completed sprint value
  27. Suggestion
    JSWSERVER-21028Enhace JQL to filter issues that have links by target criteria
  28. Suggestion
    JSWSERVER-9833As a user I want to set non-working days for multiple boards at once
  29. Suggestion
    JSWSERVER-9619Support for Scaled Agile framework from Dean Leffingwell...
  30. Suggestion
    JSWSERVER-9557Ability to customize the right-click context menu
  31. Suggestion
    JSWSERVER-20924Jira DC - Support for AWS Fargate
  32. Suggestion
    JSWSERVER-20668vertical scrollbar is too much thin, almost not selectable in Backlog and Active Sprint view
  33. Suggestion
    JSWSERVER-26493As a Jira admin, I want to know if why DVCS repository Webhook security status is "FAILED"
  34. Suggestion
    JSWSERVER-26494Database Migration Wizard for Jira
  35. Suggestion
    JSWSERVER-2866As Project Manager, CFD colours must be consistent across all reports page and gadgets (1 status column = 1 same colour) to avoid confusion
  36. Suggestion
    JSWSERVER-10762Create a dashboard gadget for the Velocity Chart
  37. Suggestion
    JSWSERVER-15524Make the Advanced Roadmaps "Team" field available on the Board Issue Detail View
  38. Suggestion
    JSWSERVER-15786Add the Watchers option in the Board Issue Detail View
  39. Suggestion
    JSWSERVER-21388Allow sorting child issues in a parent issue
  40. Suggestion
    JSWSERVER-21545Add pagination to ConfigureFieldLayout page
  41. Suggestion
    JSWSERVER-24771Increase the project, issue, and team limits in Plan
  42. Suggestion
    JSWSERVER-24821Item Issue Hierarchy per Project
  43. Suggestion
    JSWSERVER-25153Visual RAG-like health status indicator field for Jira and Roadmaps
  44. Suggestion
    JSWSERVER-26311Inadequate documentation of Velocity template allowlisting after Jira 10.0.X
  45. Suggestion
    JSWSERVER-11744Display the board name - it is not visible when the sidebar is collapsed
  46. Suggestion
    JSWSERVER-24818Allow Hierarchy flexibility between levels
  47. Suggestion
    JSWSERVER-24833Limit *Parent link* option to specific project
  48. Suggestion
    JSWSERVER-25159Ability to include the Reporter field in a plan.
  49. Suggestion
    JSWSERVER-25177Allow epic assignment to multiple teams and resources
  50. Suggestion
    JSWSERVER-26287Allow project ID in Board JQL filter
Refresh results
1 2 3 4 5Next >>
1 of 3014
Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-12432

In a Filter, I should be able to query for issues closed in the most recently closed sprint

Log In
Gathering Interest
Export
undefinedView workflow
XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • None
      • jql
      • triaged
    • 69
    • 11
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      Background
      This request would fulfill any query that is running reports against closed sprints. This allows for easy extension of Sprint reporting via dashboards and gadgets on JIRA dashboards as well as Confluence dashboards.

      Use-case
      These types of queries are completely analogous to the specific JQL function latestReleasedVersion() available against Fix Version/s, Affects Version/s fields and custom fields extending that type. This obviously would return the most recently completed sprint's issues.

      Example
      I should be able to write a query such as:

      project = ExDevelopment AND Sprint in lastSprint()

        is related to

        Suggestion - JRACLOUD-79678 Additional JQL Functions to get the last sprint closed for an issue

        • Gathering Interest
        links to

        Web Link JQL to find most recent closed sprint?

        Web Link Show a list of issues from the previous Sprint using JIRA Issue Filters

              • All
              • Comments
              • Work Log
              • History
              • Activity

              Kat (they/them) added a comment - Yesterday

              +1 to this request! would be a great add!

              Kat (they/them) added a comment - Yesterday +1 to this request! would be a great add!

              Steve Tedeschi added a comment - 29/Apr/2025 12:19 PM

              8d217b403497- Like 5a42f8063ab1, I'm also trying to determine last sprint to aid with metrics. I would like to use removedAfterSprintStart and addedAfterSprintStart functions, but they require Sprint Name / ID as a parameter.

              Steve Tedeschi added a comment - 29/Apr/2025 12:19 PM 8d217b403497 - Like 5a42f8063ab1 , I'm also trying to determine last sprint to aid with metrics. I would like to use removedAfterSprintStart and addedAfterSprintStart functions, but they require Sprint Name / ID as a parameter.

              suzanne.deasley added a comment - 25/Apr/2025 2:06 PM

              +1  I often find myself needing to gather metrics from the last sprint.  This would be very useful.

              suzanne.deasley added a comment - 25/Apr/2025 2:06 PM +1  I often find myself needing to gather metrics from the last sprint.  This would be very useful.

              Anna Dylik added a comment - 11/Oct/2024 7:03 AM - edited

              workaround: 

              sprint in closedSprints() and resolved >= -2w  

              (if you have 2 week sprints)

              Anna Dylik added a comment - 11/Oct/2024 7:03 AM - edited workaround:  sprint in closedSprints() and resolved >= -2w   (if you have 2 week sprints)

              Monica Swenson added a comment - 15/Jul/2024 3:56 PM

              +1    More generically, I would appreciate the ability to identify the sprint desired based on Sprint Close Date    So that you could query for the last sprint, or the last 3 sprints, etc.

               

              Monica Swenson added a comment - 15/Jul/2024 3:56 PM +1    More generically, I would appreciate the ability to identify the sprint desired based on Sprint Close Date    So that you could query for the last sprint, or the last 3 sprints, etc.  

              joshm added a comment - 25/Jun/2024 9:47 PM

              Maybe they don't realize it hasn't already been fixed, because they have no lastSprint() filter?

              joshm added a comment - 25/Jun/2024 9:47 PM Maybe they don't realize it hasn't already been fixed, because they have no lastSprint() filter?

              Fabiola Rios added a comment - 14/Jun/2024 9:12 PM

              How many votes are needed for Atlassian to consider this request?

              Fabiola Rios added a comment - 14/Jun/2024 9:12 PM How many votes are needed for Atlassian to consider this request?

              scott.korin@powerschool.com added a comment - 11/Apr/2024 4:20 PM - edited

              +1 how is this feature 9 years old?

              scott.korin@powerschool.com added a comment - 11/Apr/2024 4:20 PM - edited +1 how is this feature  9 years old ?

              Fuji added a comment - 08/Apr/2024 7:58 AM

              +1

              Fuji added a comment - 08/Apr/2024 7:58 AM +1

              Emmanuel Valentine added a comment - 26/Mar/2024 3:23 PM

              Massive +1, huge potential value

              Emmanuel Valentine added a comment - 26/Mar/2024 3:23 PM Massive +1, huge potential value

                Unassigned Unassigned
                6093fc63e383 Steve Behnke [DiscoverEquip.com]
                Votes:
                918 Vote for this issue
                Watchers:
                353 Start watching this issue

                  Created:
                  25/Aug/2015 10:43 PM
                  Updated:
                  Yesterday 2:52 PM
                  • Atlassian Jira Project Management Software
                  • About Jira
                  • Report a problem
                  • Privacy policy
                  • Notice at Collection

                  Atlassian