Skip to content

Commit

Permalink
UIQM-571 Added marc-records-editor.item.put to Derive Bib permissio…
Browse files Browse the repository at this point in the history
…n to fix issue with broken links after deriving a record. (#609)
  • Loading branch information
BogdanDenis authored Oct 13, 2023
1 parent 1e0fc95 commit 830eb04
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change history for ui-quick-marc

## [7.1.0] (IN PROGRESS)

* [UIQM-571](https://issues.folio.org/browse/UIQM-571) Added `marc-records-editor.item.put` to Derive Bib permission to fix issue with broken links after deriving a record.

## [7.0.1](https://github.com/folio-org/ui-quick-marc/tree/v7.0.1) (2023-10-13)

* Use correct version of `ui-plugin-find-authority`.
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
"subPermissions": [
"ui-quick-marc.quick-marc-editor.view",
"marc-records-editor.status.item.get",
"marc-records-editor.item.put",
"marc-records-editor.item.post",
"marc-records-editor.links.suggestion.post",
"instance-authority-links.instances.collection.put",
Expand Down

0 comments on commit 830eb04

Please sign in to comment.