Skip to content

Commit 58c1468

Browse files
committed
UIQM-571 Added marc-records-editor.item.put to Derive Bib permission to fix issue with broken links after deriving a record.
1 parent 1e0fc95 commit 58c1468

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change history for ui-quick-marc
22

3+
## [7.1.0] (IN PROGRESS)
4+
5+
* [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.
6+
37
## [7.0.1](https://github.com/folio-org/ui-quick-marc/tree/v7.0.1) (2023-10-13)
48

59
* Use correct version of `ui-plugin-find-authority`.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@
9696
"subPermissions": [
9797
"ui-quick-marc.quick-marc-editor.view",
9898
"marc-records-editor.status.item.get",
99+
"marc-records-editor.item.put",
99100
"marc-records-editor.item.post",
100101
"marc-records-editor.links.suggestion.post",
101102
"instance-authority-links.instances.collection.put",

0 commit comments

Comments
 (0)