Skip to content

Commit

Permalink
CIRCSTORE-524 Remove replaces (#497)
Browse files Browse the repository at this point in the history
Merge pull request #140 from folio-org/RMB-724-RMB-718-totalRecords-none

RMB-724, RMB-718: totalRecords=exact/estimated/none/auto
  • Loading branch information
roman-barannyk authored Nov 22, 2024
1 parent f792189 commit 94078e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion descriptors/ModuleDescriptor-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -760,7 +760,7 @@
"permissionName": "circulation-storage.loans.anonymize.execute",
"displayName": "Circulation storage - anonymize loans for a user",
"description": "Anonymize closed loans for a single user",
"replaces": "circulation-storage.loans.collection.anonymize.user.post"
"replaces": ["circulation-storage.loans.collection.anonymize.user.post"]
},
{
"permissionName": "anonymize-storage-loans.post",
Expand Down

0 comments on commit 94078e9

Please sign in to comment.