Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-66903

Setting jira.search.views.default.max to 0 as No Default Limit will not work

XMLWordPrintable

      Summary

      When setting jira.search.view.default.max to 0, it should be no default limit. But, when we trying to use JIRA on mobile view, all filter shows a blank result. Also, if you're using the Jira REST API to make a call to retrieve some results and if you set "maxResults=1", Jira will not display any results, even though it should.

      Environment

      JIRA Version : Tested on JIRA 7.6, 7.7 and JIRA 7.8 with the same issue.

      Steps to Reproduce

      1. Go to Setting > System > Advance
      2. Set jira.search.view.default.max to 0
      3. Access your JIRA Instance using mobile view
      4. Open any filter for example: Assigned to me
        It should show the issue assigned to profile owner, but it shows no result. If we using same profile in desktop view, it shows results.
      5. Try to make run a JQL filter and set the "maxResults=1" like: JIRA_URL/rest/api/2/search?fields=summary&jql=key=SCRUM-10&maxResults=1

      Expected Results

      It should show the issue assigned to profile owner when we click on issue assigned to me.

      Actual Results

      When we click issue assigned to me or any default filter, custom filter as well. Even though there are issues assigned, it will show a blank result.

              Unassigned Unassigned
              dkoh Danson (Inactive)
              Votes:
              11 Vote for this issue
              Watchers:
              17 Start watching this issue

                Created:
                Updated: