Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UIMARCAUTH-429 Upgrade srs interface and be permission refactoring #417

Merged
merged 2 commits into from
Oct 17, 2024

Conversation

BogdanDenis
Copy link
Contributor

Copied from #415

UIMARCAUTH-429 Update SRS interface version and refactor SRS BE permissions

Purpose

According to the epic FOLIO-4044 some permissions have been changed in the source-record-storage v3.3

permission ui-marc-authorities.authority-record.view uses source-storage.records.get

Old permission New permissions
source-storage.records.get source-storage.stream.marc-record-identifiers.collection.postsource-storage.records.collection.getsource-storage.records.item.getsource-storage.records.formatted.item.getsource-storage.stream.records.collection.get source-storage.records.matching.collection.post

Copy link

github-actions bot commented Oct 17, 2024

Jest Unit Test Statistics

    1 files  ±0    24 suites  ±0   2m 18s ⏱️ +9s
162 tests ±0  162 ✔️ ±0  0 💤 ±0  0 ±0 
163 runs  ±0  163 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit d83a90a. ± Comparison against base commit a4d9e09.

♻️ This comment has been updated with latest results.

CHANGELOG.md Outdated
@@ -12,6 +12,7 @@
- [UIMARCAUTH-423](https://issues.folio.org/browse/UIMARCAUTH-423) Pass `showSortIndicator` prop to `SearchResultsList` to display sort indicator in the results header.
- [UIMARCAUTH-413](https://issues.folio.org/browse/UIMARCAUTH-413) Move `quick-marc` to optional dependencies.
- [UIMARCAUTH-428](https://issues.folio.org/browse/UIMARCAUTH-428) *BREAKING* Upgrade `marc-records-editor` to `6.0`.
- [UIMARCAUTH-429](https://folio-org.atlassian.net/browse/UIMARCAUTH-429) Upgrade `source-record-storage` to `3.3`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a breaking change, please bump the major version and add BREAKING.

Copy link

sonarcloud bot commented Oct 17, 2024

@BogdanDenis BogdanDenis merged commit a80d050 into master Oct 17, 2024
6 checks passed
@BogdanDenis BogdanDenis deleted the UIMARCAUTH-429 branch October 17, 2024 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants