Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-16172

Get projects API doesn't return projects if JQL returns all but a few excluded projects

      Summary

      On creating a board with a JQL filter which results in issues from all but a few excluded project, the following REST API,

      GET /rest/agile/1.0/board/{boardId}/project
      

      does not return any projects for that board.

      Examples of affected JQL queries,

      • project != ABC
      • project NOT IN (ABC,XYZ)

      Steps to Reproduce

      1. Create a board in Jira
      2. Modify the filter query of the board to include the conditions shown in the above examples.
      3. Get results from the REST API command above

      Expected Results

      The query returns projects that are listed based on the JQL query

      Actual Results

      No projects are shown

          Form Name

            [JSWSERVER-16172] Get projects API doesn't return projects if JQL returns all but a few excluded projects

            Dave Elkan added a comment -

            This bug/lack of functionality has caused a number of new support requests for our users with complex board queries. We're constantly trying to ensure our apps work around this, but it's becoming increasingly difficult. 

            Dave Elkan added a comment - This bug/lack of functionality has caused a number of new support requests for our users with complex board queries. We're constantly trying to ensure our apps work around this, but it's becoming increasingly difficult. 

            Hello,

            Just wanted to follow up and ask for an update on when this may be addressed. It is affecting several Easy Agile customers that use complex queries.

            We have a knowledge base article that explains a workaround, yet I'd really love to get rid of that altogether and give customers a better first-use experience.

            Thanks Atlassian.

            Regards,
            Nick Muldoon
            Product Manager, Easy Agile

            Nick Muldoon added a comment - Hello, Just wanted to follow up and ask for an update on when this may be addressed. It is affecting several Easy Agile customers that use complex queries. We have a knowledge base article that explains a workaround , yet I'd really love to get rid of that altogether and give customers a better first-use experience. Thanks Atlassian. Regards, Nick Muldoon Product Manager, Easy Agile

            Support added a comment -

            Any idea when this issue is going to get resolved? 

            Support added a comment - Any idea when this issue is going to get resolved? 

              Unassigned Unassigned
              jthomas2@atlassian.com Joshua Thomas (Inactive)
              Affected customers:
              20 This affects my team
              Watchers:
              16 Start watching this issue

                Created:
                Updated: