Skip to content

Commit

Permalink
UIQM-571 Added marc-records-editor.item.put to Create Bib permissio…
Browse files Browse the repository at this point in the history
…n to fix issue with broken links after creating a record. (#610)

* UIQM-571  Added `marc-records-editor.item.put` to Derive Bib permission to fix issue with broken links after deriving a record.

* UIQM-571 Added `marc-records-editor.item.put` to Create Bib permission
  • Loading branch information
BogdanDenis authored Oct 16, 2023
1 parent 830eb04 commit 1752cec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [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.
* [UIQM-571](https://issues.folio.org/browse/UIQM-571) Added `marc-records-editor.item.put` to Derive and Create Bib permissions to fix issue with broken links after deriving or creating a record.

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

Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
"displayName": "quickMARC: Create a new MARC bibliographic record",
"subPermissions": [
"ui-quick-marc.quick-marc-editor.view",
"marc-records-editor.item.put",
"marc-records-editor.item.post",
"marc-records-editor.links.suggestion.post",
"instance-authority-links.instances.collection.post",
Expand Down

0 comments on commit 1752cec

Please sign in to comment.