Issues
- CLONE - MARC authority > View Source > Display Version HistoryUISMRCCOMP-28Dmytro Melnyshyn
- MARC authority: Make user name hyperlink in version history inactive if user does not have proper Users permissionsUISMRCCOMP-27Dmytro Melnyshyn
- CLONE - MARC bib > View Source > Display Version HistoryUISMRCCOMP-26Denys Bohdan
- Release stripes-marc-components v2.0.0 Sunflower Release (R1 2025)UISMRCCOMP-25Resolved issue: UISMRCCOMP-25Dmytro Melnyshyn
- Add a "wrapperClass" prop to <MarcView> componentUISMRCCOMP-23Resolved issue: UISMRCCOMP-23Denys Bohdan
- migrate react-intl to v7UISMRCCOMP-20Resolved issue: UISMRCCOMP-20Denys Bohdan
- migrate stripes dependencies to their Sunflower versionsUISMRCCOMP-19Resolved issue: UISMRCCOMP-19Denys Bohdan
- Spitfire - migrate to shared CI workflowsUISMRCCOMP-17Resolved issue: UISMRCCOMP-17Denys Bohdan
- Release stripes-marc-components v1.1.0 Ramsons Release (R2 2024)UISMRCCOMP-16Resolved issue: UISMRCCOMP-16Denys Bohdan
- MarcView - Accept a new `actionMenu` propUISMRCCOMP-15Resolved issue: UISMRCCOMP-15Denys Bohdan
- CLONE - "MARC authority" app focus enhancementsUISMRCCOMP-14Resolved issue: UISMRCCOMP-14Dmytro Melnyshyn
- React v19: refactor away from default props for functional componentsUISMRCCOMP-13Resolved issue: UISMRCCOMP-13Denys Bohdan
- Release stripes-acq-components v5.1.1 Quesnelia (R3 2023) BugFix ReleaseUISMRCCOMP-12Resolved issue: UISMRCCOMP-12Dmytro Melnyshyn
- Release stripes-marc-components v1.0.1 Quesnelia (R3 2023) BugFix ReleaseUISMRCCOMP-11Resolved issue: UISMRCCOMP-11Dmytro Melnyshyn
- MarcView - do not re-order 00X fields to be shown firstUISMRCCOMP-10Resolved issue: UISMRCCOMP-10Denys Bohdan
- Release stripes-marc-components v1.0.0 Quesnelia (R1 2024)UISMRCCOMP-9Resolved issue: UISMRCCOMP-9Dmytro Melnyshyn
- Use null for empty value of tenantId instead of empty stringUISMRCCOMP-7Resolved issue: UISMRCCOMP-7Denys Bohdan
- Long-term solution for a circular dependency with ui-plugin-find-authorityUISMRCCOMP-1Resolved issue: UISMRCCOMP-1Dmytro Melnyshyn
- Change delimiter symbol in source view to match quickMARCUISMRCCOMP-6Resolved issue: UISMRCCOMP-6Denys Bohdan
19 of 19
Preconditions:
User is logged in https://folio-etesting-snapshot-consortium.ci.folio.org/ as a user having admin role assigned in all tenants
Steps to reproduce:
Switch affiliation to any Member tenant (f.e., “college“)
Go to “Settings“ → “Authorization roles“
Click on the name of any existing role in the second pane
Expected result:
Role detailed view is opened in the third pane, and contains “Capability sets“, “Capabilities“ accordions. Accordions can be expanded and then capabilities/sets will be shown. No failed requests in DevTools.
Actual result:
Role detailed view is opened in the third pane, and contains “Capability sets“, “Capabilities“ accordions. Accordions can be expanded and then capabilities/sets will be shown.
In DevTools, the following API calls are failing with 404 status (see screencast):
GET /roles/bf91ebc1-8ca2-41bb-a71c-427bc8f8e6fc/capability-sets?limit=5000
GET /roles/bf91ebc1-8ca2-41bb-a71c-427bc8f8e6fc/capabilities?limit=5000&query=cql.allRecords%3D1+sortby+resource&expand=true
Response body is:
Additional info:
NOT reproducible on Central ECS tenant, as well as on non-ECS tenant
Also reproducible when viewing Member roles in “Consortium manager” in Central tenant
See example: