Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Done
-
prod/bigpicture/jiraserver/2021/01/29/8.0.19, prod/bigpicture/jiraserver/2021/02/09/8.0.20, prod/bigpicture/jiraserver/2021/02/26/8.0.21, prod/bigpicture/jiracloud/2021/03/03/14_00
-
None
-
Yes
-
Resources
-
BigPicture
-
JIRA server, JIRA cloud
-
8
-
5
-
-
Sprint 2021/10, Sprint 2021/11
-
PI2021/4
-
Coding quality
-
Wrong test data
-
3 hours, 58 minutes, 28 seconds -
1 week, 42 minutes, 16 seconds -
0 -
0 -
4 minutes, 35 seconds -
17 minutes -
3 weeks, 5 days, 23 hours, 4 minutes, 16 seconds -
Description
Prerequisites:
N/A
Reproduction steps:
- Create custom select field and specify its 2 options: "Software" and "HARDWARE" (notice lower and upper case in the names - this is important)
- In App configuration of BigPicture, set created custom select as Team field
- Create Program Box
- Add 2 tasks to created Box: task 1 and task 2
- Create 2 teams in created Box: first with code "Software", second with code "HARDWARE"
- Navigate to Resources module of created Box
- Assign task 1 to team "HARDWARE" and refresh the page
- Assign task 2 to team "Software" and refresh the page
Actual result:
- After refreshing the page, task 1 stays assigned to team "HARDWARE", but task 2 becomes unassigned again
Expected result:
- After refreshing the page, both tasks stay assigned to their teams
Comments:
- Although team "Software" was created with code written in the same case as select option "Software", BigPicture stores team code "Software" as "SOFTWARE". As a result, it further cannot match team code "SOFTWARE" with select option "Software". A solution to this issue is for BigPicture to compare team codes with select options in case-insensitive manner
Workaround:
- Write all your select options with upper case (e.g., "SOFTWARE", not "Software" or "software"). Thanks to that, BigPicture will be able to match team codes (which are stored in upper case) with select options
Attachments
Issue Links
- clones
-
ONE-32879 It is impossible to assign a task to a team (via Resources module or Board module) if Team field is set to custom select and given select option contains any lowercase letter
-
- Closed
-