Description
Import sets (sys_import_set) audit for "State" yields "Loaded to Processed" appears twice and "State" value seems to have multiple updates as the import set get processed
Steps to Reproduce
-
Ensure that [sys_import_set] has auditing enabled.
For more information, see the product documentation topic Enable auditing for a table.
Note: This is NOT generally recommended because this is a staging page.
-
Execute a data source and transform it.
For more information, see the product documentation topic Import sets.
-
Once the import has completed, open the import set. On any record import, view the history (sys_history_line) and filter on "Label" by "State".
Note that you have you have duplicate entries for "Loaded TO Processed" on the same Update number.
Workaround
Ignore the the second "processed" record in the audit logs
Related Problem: PRB743255