MUX Audit displays negative values as positive
search cancel

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:

  1. Create a new Number attribute in the Project object.
  2. Audit the attribute for all types of changes.
  3. Change the value of mb_number of any project instance to: -10, 10, -20, 20.
  4. 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.

Environment

Clarity 16.2.1

Cause

DE80018

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.