Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Done
-
prod/bigpicture-jiracloud-2019-08-01, prod/biggantt-jiracloud-2019-08-01, prod/bigpicture-jiraserver-7.3.2, prod/biggantt-jiraserver-4.1.2
-
None
-
None
-
[Inactive] Just Gantt
-
BigPicture, BigGantt
-
JIRA server, JIRA cloud
-
-
Sprint 2019/20 BFW+SIW
-
2 days, 18 minutes, 59 seconds -
2 minutes, 34 seconds -
1 day, 22 hours, 9 seconds -
9 minutes, 26 seconds -
0 -
0 -
0 -
Description
There's no validation for Task names in the Task Templates tab. User is able to create a task with a name with enormous number of characters, which then will cause an error when used in Gantt.
Repro steps:
- Navigate to BP/BG Program Configuration > Gantt > Task Template.
- Add new task template.
- Open the added template and a new task.
- Fill the name field with a few hundred characters and save.
- Edit the task and save it with the few hundred characters in the name field.
Result:
Character amount is not limited in any way.
Expected result:
Character amount is limited to max 100. Larger amount should result in a valid error message.