Details
-
Bug
-
Status: Closed (View Workflow)
-
TBD
-
Resolution: Done
-
-
ERM Sprint 77
-
Bienenvolk
Description
On updating the same package and adding/removing the same title multiple times, the count of number of titles removed is not accurate.
To recreate:
Upload title_removal_package_test_1.json
Upload title_removal_package_test_2.json
Upload title_removal_package_test_1.json (again)
The first upload creates a package
The second upload removes a resource from the package
The third upload re-states the original package
I would expect the logging to reflect:
1st upload: 6 titles added
2nd upload: 5 titles updated, 1 title removed
3rd upload: 5 titles updated, 1 title added
Instead the logging says:
1st upload: 6 titles added
2nd upload: 5 titles updated, 1 title removed
3rd upload: 1 title added, 5 titles updated, 1 title removed
Further, uploading title_removal_package_test_2.json an additional time results in logging:
0 titles added, 5 titles updated, 2 titles removed
Whereas I'd expect 1 title removed again
TestRail: Results
Attachments
Issue Links
- relates to
-
ERM-403 Local KB Admin | Standardise info logging for number of titles removed from a package
-
- Closed
-