Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-17348

camel-jira component newIssue does not work across multiple projects

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.14.0
    • Future
    • camel-jira
    • None
    • Unknown

    Description

      The camel-Jira newIssue endpoint depends on Jira's sorting by id to find the most recent issue. Jira sort by id, however, does not sort across all projects and is not a reliable way to return a list of newest issues. (See attached screenshot of sorted issues by id desc with endpoint /rest/api/latest/search?jql=ORDER+BY+id+desc.) A solution could use the "created" field instead which reliably returns issues by most recent.

      Attachments

        1. Screen Shot 2021-12-16 at 10.52.10 AM.png
          244 kB
          Zachary Gutterman

        Activity

          People

            Unassigned Unassigned
            zpgutterman Zachary Gutterman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: