-
Bug
-
Resolution: Fixed
-
High
-
11.15.0, 11.16.0
-
1
-
Severity 3 - Minor
-
No
Issue Summary
Related: JIRAALIGN-3711
Steps to Reproduce
- Open a story work item in Jira Align with 11.16.X release.
- Make sure toggle 26 - rich text editing is disabled
- Modify the description field to include a code snippet, such as
convert(varchar(10),getdate(){+}isnull(s.threshold, 5 ),101)
- Click the save button.
- A Successful green banner will appear
- The Latest description update will be erased
- Nothing will be logged on the Audit Log
- A Cloudflare 403 error on the Har file
- Note:As the description appears to save successfully, but the change does not persist and is not reflected in the audit log, it should throw a different message
Expected Results
If the code block is supposed to be bypassed so the changes should persist on the If the code block is meant to be skipped, the description and audit log should reflect the usual changes. If not, the green banner should not appear; instead, a different banner explaining the condition it encounters should be shown.
Actual Results
description appears to save successfully, but the change does not persist and is not reflected in the audit log, additionally to a Cloudflare 403 error on the Har file
...
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- has action
-
HOT-121220 Loading...
- is connected to
-
JAIAC-7190 Loading...
- resolves
-
ALIGNSP-30516 Loading...