Won't Do
Details
Assignee
UnassignedUnassignedReporter
Valery_PilkoValery_PilkoPriority
P3Development Team
FolijetRelease
Not ScheduledRCA Group
TBDTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Unassigned
UnassignedReporter
Valery_Pilko
Valery_PilkoPriority
Development Team
Folijet
Release
Not Scheduled
RCA Group
TBD
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created March 10, 2025 at 10:03 AM
Updated last week
Resolved March 18, 2025 at 1:54 PM
Overview: All history of deleted "MARC authority" still exist in "Audit log" API.
According to question 23 in history of MARC authority record must be removed when authority record is deleted from the UI/data import action.
Steps to reproduce:
Go to “MARC authority” app
Find any “MARC authority” record and note it’s 999 ff $s value
Delete found “MARC authority” record (“Actions”>>”Delete”)
Send GET '/audit-data/marc/authority/{noted UUID of MARC authority record}'
Expected result: Response body contains only 1 version with information about record deletion.
Actual result:
1) Deletion of “MARC authority” record is tracked by "Audit log" API as “Updated” action.
2) All previous versions (Create and Updates) are still exist in “Audit log” API after record was deleted.
See attached screenshots:
Created and Updated record:
Record has been deleted:
“Audit log” API response: