Skip to content

Commit

Permalink
UIIN-2613: Single instance export - MARC files sent to central tenant…
Browse files Browse the repository at this point in the history
… from member tenant (#2334)
  • Loading branch information
mariia-aloshyna authored Nov 7, 2023
1 parent 50f2b95 commit c4faa0c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

* ECS: Show info message when user in member tenant tries to view shared instance details without permission. Refs UIIN-2590.
* Show only local MARC Authorities when share local instance. Fixes UIIN-2647.
* Single instance export - MARC files sent to central tenant from member tenant. Fixes UIIN-2613.

## [10.0.2](https://github.com/folio-org/ui-inventory/tree/v10.0.2) (2023-11-07)
[Full Changelog](https://github.com/folio-org/ui-inventory/compare/v10.0.1...v10.0.2)
Expand Down
1 change: 0 additions & 1 deletion src/ViewInstance.js
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ class ViewInstance extends React.Component {
path: 'data-export/quick-export',
throwErrors: false,
clientGeneratePk: false,
tenant: '!{tenantId}',
},
instanceRelationshipTypes: {
type: 'okapi',
Expand Down

0 comments on commit c4faa0c

Please sign in to comment.