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
  • Loading branch information
mariia-aloshyna committed Nov 7, 2023
1 parent 9e781df commit 1d5ced7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
* Added support for `containsAny` match option in Advanced search. Refs UIIN-2486.
* Inventory search/browse: Do not retain checkbox selections when toggling search segment. Refs UIIN-2477.

## [10.0.3] IN PROGRESS

* Single instance export - MARC files sent to central tenant from member tenant. Fixes UIIN-2613.

## [10.0.2] IN PROGRESS

* Instance. Series heading has vanished in detailed view. Fixes UIIN-2601.
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 1d5ced7

Please sign in to comment.