-
Bug
-
Resolution: Fixed
-
Low
-
10.90
-
4
-
Severity 3 - Minor
-
No
Issue Summary
When creating a Key Result for Goals/Objectives it will accept more than 100 chars as a description, but if you try to edit it afterwards, when saving an error of "Exceeded max input length" will appear. If you try to type on the description during the editing, it will trim it to 100 chars.
Steps to Reproduce
- Create an Objective or Goal
- Create a Key Result with more than 100 chars
- Click to Edit it
- Try to edit the description and save
Expected Results
The edit will accept the size of the text and not trim it
Actual Results
The description is trimmed to 100 chars
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available