From c4faa0c33f3adcdab53c5ca0588cff7f01faf6b8 Mon Sep 17 00:00:00 2001 From: Mariia Aloshyna <55138456+mariia-aloshyna@users.noreply.github.com> Date: Tue, 7 Nov 2023 17:15:22 +0200 Subject: [PATCH] UIIN-2613: Single instance export - MARC files sent to central tenant from member tenant (#2334) --- CHANGELOG.md | 1 + src/ViewInstance.js | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c491c44f8..b6961a371 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/src/ViewInstance.js b/src/ViewInstance.js index 053d8a80f..1384c86a0 100644 --- a/src/ViewInstance.js +++ b/src/ViewInstance.js @@ -145,7 +145,6 @@ class ViewInstance extends React.Component { path: 'data-export/quick-export', throwErrors: false, clientGeneratePk: false, - tenant: '!{tenantId}', }, instanceRelationshipTypes: { type: 'okapi',