Issue sources having currentUser() part of the query will be silently excluded

XMLWordPrintable

    • 8.22
    • 2
    • Severity 3 - Minor
    • 0

      Issue Summary

      Any issue that will be filtered by an currentUser() clause as part of the Issue Source board/filter will not be shown on the plan.

      This is reproducible on Data Center: YES

      Steps to Reproduce

      1. Create filter with JQL (plan Test 1)
        assignee = currentUser() AND resolution = Unresolved ORDER BY updated DESC
      2. Create Plan with this filter as issue source
      3. Create filter with JQL (plan Test 2)
        project in (ABC) AND statusCategory != Done
      4. Add this filter to the Plan

      Expected Results

      Plan is showing issues from both queries / issue sources

      Actual Results

      Plan is only showing the issues from second issue source (plan Test 2)

      Removing the second issue source from the plan will revert back and show issues from the first issue source (plan Test 1).

      Workaround

      In case this is for a plan for one specific user, you can name that user instead, as this will work.
      Otherwise there is no known workaround for this behavior. A workaround will be added here when available

        1. Screenshot 2023-03-17 at 09.37.31.png
          89 kB
          Conny Postma
        2. Screenshot 2023-03-17 at 09.37.49.png
          66 kB
          Conny Postma
        3. Screenshot 2023-03-17 at 09.38.19.png
          28 kB
          Conny Postma
        4. Screenshot 2023-03-17 at 09.38.36.png
          24 kB
          Conny Postma
        5. Screenshot 2023-03-17 at 09.38.49.png
          27 kB
          Conny Postma
        6. Screenshot 2023-03-17 at 10.38.38.png
          52 kB
          Conny Postma
        7. Screenshot 2023-03-17 at 10.40.04.png
          61 kB
          Conny Postma

              Assignee:
              Unassigned
              Reporter:
              Conny Postma (Inactive)
              Votes:
              3 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: