Support Article
Multiple issues with Field Value
SA-31657
Summary
User has configured a pagelist and would like to track changes to the properties in that page. So whenever the property value in one of the row is added or removed(say prop3), it gives multiple entries in the audit instead of showing only that property change instead of the entire row changes.
Example:
Added prop1
Added prop2
Added prop3
Removed prop3

Here, instead of having audit Remove, the audit has add and remove of the same record.
Multiple entries are created for the pagelist property. Also, though the field values are defined in the page class, they are not picked.
Error Messages
Multiple entries are created for the Add/Remove of one of properties in the pagelist instead of just showing a single entry in the audit. (Either Add or Remove)
Steps to Reproduce
1. Create a field value for pagelist property.
2. Add pagelist property in the runtime.
3. Observe the audit which has multiple records of add's and remove's though only a single operation is performed.
Root Cause
This issue was determined to be a product enhancement request as field values are not supported for page and currently when we track the embedded page, it supports only Add and remove. If user changes the existing row, the audit has combination of many add's and remove's.
Resolution
An enhancement request, FDBK-17735 has been created for consideration by Pega Product Management.
Published January 3, 2017 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.