Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v11.0.3 #2467

Merged
merged 26 commits into from
Apr 26, 2024
Merged

Release v11.0.3 #2467

merged 26 commits into from
Apr 26, 2024

Conversation

mariia-aloshyna
Copy link
Contributor

No description provided.

BogdanDenis and others added 22 commits April 11, 2024 19:33
…#2417)

* UIIN-2802 Keep query when changing Browse options

* UIIN-2802 Update changelog

* UIIN-2802 Remove unneeded mock code

* UIIN-2802 Update changelog

(cherry picked from commit 1477513)
…letes a shared record (#2416)

* UIIN-2784: Set central tenant id in the request when Member tenant deletes a shared record

* UIIN-2784: Set central tenant id in the request when Member tenant deletes a shared record

* Update utils.test.js

* UIIN-2784: Throw error in catch block

* UIIN-2784: Remove try catch

* UIIN-2784: Throw exception if response is failed

* UIIN-2784: Fix tests

(cherry picked from commit 0ca01a0)
* UIIN-2814 Fix staff suppress false not applied for first holdings/items search

* UIIN-2814 Update changelog

* UIIN-2814 fix issue with crash when filters are empty

* UIIN-2814 Added tests for holdings staff suppress

* UIIN-2814 Fix tests

(cherry picked from commit 144db41)
…tching between search segments (follow-up) (#2435)

* UIIN-2814 Clear USER_TOUCHED_STAFF_SUPPRESS_STORAGE_KEY flag when switching between search segments

* UIIN-2814 fix eslint

(cherry picked from commit 4512f51)
…ser have according affiliation but don't have permissions for view holdings (#2429)

(cherry picked from commit 7e785df)
…even with permissions in both Central and member tenants (#2436)

(cherry picked from commit a9942cf)
…en the search is done by selecting browse result. (#2454)

(cherry picked from commit 49cbaf7)
…o not see locations assigned to items with an empty 'Effective call number' field. (#2460)

(cherry picked from commit fa2fb73)
…nt 'Instances' with 'Holdings' without 'Items' or with 'Items' with an empty 'Effective call number' field. (#2465)

(cherry picked from commit 93f6845)
…tion and staff suppress (#2447)

(cherry picked from commit 30423a8)
(cherry picked from commit 2714b3f)

This comment has been minimized.

Copy link

github-actions bot commented Apr 26, 2024

Jest Unit Test Statistics

    1 files  ±  0  240 suites  ±0   12m 19s ⏱️ -18s
963 tests +11  961 ✔️ +11  2 💤 ±0  0 ±0 
969 runs  +11  967 ✔️ +11  2 💤 ±0  0 ±0 

Results for commit 0ffc791. ± Comparison against base commit ec3a92f.

♻️ This comment has been updated with latest results.

@Dmytro-Melnyshyn
Copy link
Contributor

Dmytro-Melnyshyn commented Apr 26, 2024

Hi @mariia-aloshyna - tests can be fixed by adding this browseClassificationOptions constant or removing this code:

if (Object.values(browseClassificationOptions).includes(queryIndex)) {
   return 'search/classifications/facets';
}

@mariia-aloshyna
Copy link
Contributor Author

Hi @mariia-aloshyna - tests can be fixed by adding this browseClassificationOptions constant or removing this code:

if (Object.values(browseClassificationOptions).includes(queryIndex)) {
   return 'search/classifications/facets';
}

Looks like I merged something extra when was resolving merge conflicts, thank you!

Copy link

github-actions bot commented Apr 26, 2024

BigTest Unit Test Statistics

0 tests   0 ✔️  0s ⏱️
0 suites  0 💤
0 files    0

Results for commit 0ffc791.

♻️ This comment has been updated with latest results.

Copy link

sonarcloud bot commented Apr 26, 2024

@mariia-aloshyna mariia-aloshyna merged commit 92c229a into b11.0 Apr 26, 2024
8 checks passed
@mariia-aloshyna mariia-aloshyna deleted the release-v11.0.3 branch April 26, 2024 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants