-
Bug
-
Resolution: Unresolved
-
Medium
-
None
-
11.15.1
-
None
-
Severity 2 - Major
-
No
-
None
Issue Summary
When updating a Dependency, the Save function will first set the updated field (Title or Description) to blank. Then a second update will process, setting the Title or Description to the intended value.
Steps to Reproduce
- Create a Dependency
- Update the Title or Description of the Dependency
- Note the Audit log shows 2 back to back updates, one settings to blank and the next updating from blank to the intended value.
Expected Results
The Save option only sends 1 update call.
Actual Results
The updated field is first set and saved as blank, then is updated again with the proper values.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- is related to
-
PS-186950 Loading...