-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
3.1.2, 3.1.6, 3.1.9, 3.4.0, 3.4.2, 3.5.0
-
11
-
Severity 3 - Minor
-
0
-
Summary
Renaming a user will leads to broken JQL in reports in JSD/JIRA 7.1.6
Steps to Reproduce:
1. Create new user 'test' in JIRA SD a make him an agent.
2. Assign a task to 'test' user.
3. Go to Project Reports , for example Workload.
4. Click on the number of Issues in progress across this agent. The list of issues will open in a new Navigator window. The JQL is:
assignee = test AND resolution = Unresolved AND project = XXX
5. Change the username of agent 'test' into 'test1'
6. Go to Project Reports , for example Workload.
7. Click on the number of Issues in progress across this agent. The list of issues will not open then.
Expected Results
Able to list the correct issues and JQL:
assignee = test1 AND resolution = Unresolved AND project = XXX
Actual Results
The JQL is:
assignee = test AND resolution = Unresolved AND project = XXX
- relates to
-
JSDSERVER-3318 Renaming agent username breaks Agent's issues in progress jql query
-
- Closed
-
-
JRASERVER-36971 Renamed users break existing filters
- Gathering Interest
-
JSMDC-807 You do not have permission to view this issue
- links to
- mentioned in
-
Page Failed to load
- was cloned as
-
TESLA-897 Loading...
[JSDSERVER-3895] Renaming user will leads to broken JQL in reports
UIS | Original: 1 | New: 0 |
Support reference count | Original: 12 | New: 11 |
UIS | Original: 3 | New: 1 |
Remote Link | Original: This issue links to "JSDS-807 (JIRA Server)" [ 299129 ] | New: This issue links to "JSMDC-807 (JIRA Server (Bulldog))" [ 299129 ] |
Labels | Original: affects-server cqt | New: affects-server cqt ril |
Remote Link | New: This issue links to "Internal ticket (Web Link)" [ 954918 ] |
Support reference count | Original: 11 | New: 12 |
UIS | Original: 2 | New: 3 |
UIS | Original: 3 | New: 2 |
UIS | Original: 2 | New: 3 |