Limit for bulk edit issue count bypassed for the first screen by changing BulkEdit.jspa url

XMLWordPrintable

    • 4

      NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.

      jira.bulk.edit.limit.issue.count is ignored if I specify a larger tempMax param for the page.
      Assuming limit is 1000, I can use the following url to see all issues on the first page:
      http://localhost:8090/jira/secure/views/bulkedit/BulkEdit1!default.jspa?reset=true&tempMax=123456
      instead of "normal" http://localhost:8090/jira/secure/views/bulkedit/BulkEdit1!default.jspa?reset=true&tempMax=1500

      It does not let you actually edit all issues (it complains after clicking Next), but the main reason for the limit is to prevent excessive resource use on that first page.

            Assignee:
            Oswaldo Hernandez (Inactive)
            Reporter:
            SlawekA (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: