Issues
- Can not edit shadow user accountUIU-3000Resolved issue: UIU-3000Dennis Bridges
- "Are you sure?" modal is not shown when updating and saving linked MARC authority in Member tenantUIQM-588Resolved issue: UIQM-588Denys Bohdan
- ECS | MARC authority | Clicking on pagination buttons changes counters values in "Shared" facetUIMARCAUTH-353Resolved issue: UIMARCAUTH-353Denys Bohdan
- "Something went wrong" error appears when user selects Shared Instance as "Child/Parent Instance" for Local Instance without permissions at Central tenantUIIN-2695Resolved issue: UIIN-2695Mariia Aloshyna
- ECS: Random error when communicating with S3RANCHER-1110Resolved issue: RANCHER-1110Viachaslau Khandramai
- ECS | Shared Instance record and each "Shadow" copy are counted in "Number of titles" column at Browse Subject paneMSEARCH-647Resolved issue: MSEARCH-647Pavlo Smahin
- BE: Contributors | Subjects from Shared Instances are shown in the browse when "No" is checked in "Shared" facetMSEARCH-639Resolved issue: MSEARCH-639Pavlo Smahin
- Consortia | Another tenant name is displayed in "Held by" facet when location from current tenant is selectedMSEARCH-620Resolved issue: MSEARCH-620Viacheslav Kolesnyk
- Non-exact match placeholder is moved to the beginning of the browse result list regardless of alphabetical order when selected "Held by" option is different to Member tenant where was created call number valueMSEARCH-605Resolved issue: MSEARCH-605Viacheslav Kolesnyk
- Add unique validation of user's barcode accross consortium tenantsMODUSERS-410Resolved issue: MODUSERS-410Serhii_Nosko
- ECS | Username uniqueness validation should be case insensitive for usernames from different tenantsMODUSERS-408Resolved issue: MODUSERS-408Joseph Reimers
- Cannot update shared MARC bib linked to shared MARC authority via Data import on member tenantMODSOURCE-726Resolved issue: MODSOURCE-726Ryan Taylor
- ECS: Inconsistent response for verb=GetRecord&metadataPrefix=marc21_withholdings for instances shared from member tenantMODOAIPMH-549Resolved issue: MODOAIPMH-549Oleksandr Bozhko
- ECS - Suppression flag removed after local instance is sharedMODINVSTOR-1145Resolved issue: MODINVSTOR-1145Ryan Taylor
- Import of .mrc files with match on POL/VRN stuck in DI (ECS only)MODINV-952Resolved issue: MODINV-952Aliaksandr Fedasiuk
- MARC source shared instance overlay fails occasionallyMODINV-937Resolved issue: MODINV-937Ruslan Lavrov
- Statistical code deletion takes extremely long time (more than 1 minute) on bugfest environmentMODINV-930Resolved issue: MODINV-930
- ECS | IndexOutOfBounds during propagation when update links with empty listMODELINKS-166Resolved issue: MODELINKS-166Viacheslav Kolesnyk
- ECS | Shadow copies in Member tenant haven't been created for some imported "MARC authority" records at Central tenantMODELINKS-164Resolved issue: MODELINKS-164Viacheslav Kolesnyk
- ECS | Link between Local "MARC bib" and Shared "MARC authority" doesn't saveMODELINKS-154Resolved issue: MODELINKS-154Viacheslav Kolesnyk
- The import of .edi files is stuck in Data Import appMODDATAIMP-974Resolved issue: MODDATAIMP-974Kateryna Senchenko
- Add barcode to the shadow user for checkoutMODCON-125Resolved issue: MODCON-125Azizbek Khushvakov
- Allow Contributor Name Types To Be Updateable By Publish CoordinatorMODCON-122Resolved issue: MODCON-122Azizbek Khushvakov
- ECS | Multiple "gettingReferenceData" errors on error log page for "Completed with error" data export jobs in regards of shared MARC instances without member holdingsMDEXP-670Resolved issue: MDEXP-670Oleksandr Bozhko
- ECS | "0" is displayed in "Number of titles" column when browse for Local contributor at member tenantBF-599Resolved issue: BF-599Eldiiar Duishenaliev
- ECS | Contributor is not clickable in browse when it has "1" in "Number of titles" columnBF-593Resolved issue: BF-593Eldiiar Duishenaliev
- A user with valid permissions cannot create PO lineBF-586Resolved issue: BF-586Eldiiar Duishenaliev
- Cannot update shared MARC bib via Data import on member tenantBF-584Resolved issue: BF-584Vasili Kapylou
28 of 28
FE: update outdated dependencies
Done
Description
Environment
None
Potential Workaround
None
Attachments
3
Checklist
hideTestRail: Results
Details
Assignee
Priyanka TeralaPriyanka TeralaReporter
Denys BohdanDenys BohdanLabels
Priority
P3Story Points
2Sprint
NoneDevelopment Team
SpitfireRelease
Morning Glory (R2 2022)TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Priyanka Terala
Priyanka TeralaReporter
Denys Bohdan
Denys BohdanLabels
Priority
Story Points
2
Sprint
None
Development Team
Spitfire
Release
Morning Glory (R2 2022)
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created May 16, 2022 at 10:49 AM
Updated May 26, 2022 at 2:53 PM
Resolved May 26, 2022 at 2:53 PM
Activity
Show:
Please do this work for modules owned by Spitfire.
Below requirements were provided by .
Build platform-complete and look at all the pretty build warnings during "Resolving packages" AND pretty build warnings during "Linking dependencies". Many modules have bad peer-deps and rely on hoisting.
See if we can update any of those deps.
Please review
for more details - update outdated dependencies
During "Resolving packages" Many are transitive deps so it may not be possible to resolve them all.
During "Linking dependencies" Many modules have bad peer-deps and rely on hoisting.
Additional notes from Zak: Some of these warnings (classnames, prop-types, prop-types-extra) should be straight deps, not peers. Some probably should be peers, but that means adding them to the platform and making them peers in modules where they are currently direct deps. This'll take a keen eye.
Also review this story (replacing which is now outdated)