MUX Audit displays negative values as positive
book
Article ID: 280823
calendar_today
Updated On:
Products
Clarity PPM On Premise
Clarity PPM SaaS
Issue/Introduction
A number attribute that is audited will display positive values for negative values in the Modern UX Audit.
Steps to Reproduce:
- Create a new Number attribute in the Project object.
- Audit the attribute for all types of changes.
- Change the value of mb_number of any project instance to: -10, 10, -20, 20.
- Review the Audit module for the project instance.
Expected Results: Audit shows the values -10, 10, -20, 20 in the value columns.
Actual Results: Audit shows the values 10, 10, 20, 20 in the value columns.
Resolution
This issue has been fixed in Clarity 16.2.2.
Workaround: Both Classic UX Audit Trail and database (CMN_AUDITS table) show the expected values.
Feedback
thumb_up
Yes
thumb_down
No