-
Type:
Bug
-
Resolution: Low Engagement
-
Priority:
Low
-
None
-
Affects Version/s: 7.13.0, 7.13.1, 7.13.2
-
Component/s: Backlog, Scrum Board
-
7.13
-
1
-
Severity 3 - Minor
Issue Summary
When user A creates an issue in the backlog by clicking the "Create Issue" at the very bottom, and the board has a quick filter of "reporter = user B" enabled, the new issue will have "userB" as a reporter.
Steps to Reproduce
- Login to Jira as userA.
- Configure a board and create a quick filter as "reporter = userB".
- Go back to backlog screen in the board and select the quick filter which you just created.
- Create an issue in the backlog screen under the last issue.
- Open the new issue.
Expected Results
Even if the quick filter is enabled, the reporter should be userA.
Actual Results
The reporter of the new issue is set to userB.
Notes
- If userA is a Jira admin, the issue will be created with the wrong reporter.
- If userA is not a Jira admin, the error "Please fix the fields marked below" will be displayed, with no fields marked to fix.
Workaround
userA should unselect the quick filter and create an issue in the backlog which populates the userA as the reporter.