Releases: folio-org/ui-inventory
Releases · folio-org/ui-inventory
v12.0.10
- Fix '"location name" is undefined' error when trying to open instance details on ECS. Fixes UIIN-3196.
- Display
Shared
facet when user opens "Move holdings/items to another instance" modal. Refs UIIN-3198. - ECS - Allow 'Move holdings/items to another instance' if instance is shared. Refs UIIN-3188.
v12.0.9
- Fix infinite loading animation after canceling edit/duplicate or 'Save & Close' consortial holdings/items. Fixes UIIN-3167.
v12.0.8
- Display holdings names in
Consortial holdings
accordion for user without inventory permissions in member tenants. Fixes UIIN-3159. - Remove the ability to share local instance when
Inventory: View, create instances
permission is assigned. Fixes UIIN-3166.
Release v12.0.7
- Handle
null
typeIds
inbrowse/config/instance-classification
response. Fixes UIIN-3161. - Add
limit=1000
tosubject-sources
request to fetch more subject sources. Fixes UIIN-3163.
v12.0.6
- Display user's name instead of "Unknown user" in "Last updated" field in "Settings" for member tenant. Fixes UIIN-3144.
- Set default sorting to URL in componentDidMount and componentDidUpdate if it is missing. Fixes UIIN-3137.
v12.0.5
- Display informative error message when editing same instance, holdings, item in two tabs. Fixes UIIN-3127.
- User can edit Source consortium "Holdings sources" in member tenant but not in Consortia manager. Refs UIIN-3147.
- Set the previously used offset by executing
resultOffset.replace
when changing the segment. Fixes UIIN-3143.
v12.0.4
- Add permission for "Share local instance" option on Member tenants. Refs UIIN-3140.
- Update Linked data API URL to use the new API path. Fixes UIIN-3146.
v12.0.3
12.0.3 (2024-11-27)
- Resolve issue with page refresh when moving a holding to an instance. Fixes UIIN-3046.
v12.0.2
- ECS | Instance details pane does not contain all tenants when user does not have affiliations / permissions in all tenants. Fixes UIIN-3113.
v12.0.1
- Run
history.replace
once during component mount and update to avoid URL rewriting. Refs UIIN-3099. - ECS | "FOLIO/MARC-shared" source is displayed in manually shared instance record. Fixes UIIN-3115.
- Allow user to move item to another holdings associated with another instance. Fixes UIIN-3102.
- Cautiously evaluate tenant permissions to avoid NPEs. Refs UIIN-3124.