All work
- Data Import Architecture Refinements (Trillium): Error HandlingUXPROD-5275Ryan Taylor
- FEATURE - Trillium: Front End FunctionsUXPROD-5270
- FEATURE - Trillium: Authority lookupUXPROD-5264
- Refinements to Inventory Statistical CodesUXPROD-5237
- Ability to search and browse Local authority main headingsUXPROD-5231
- FQM/Lists app support: Ability to query MARC authority recordsUXPROD-5219
- Analysis: Create a UI for searching MARC fields and subfieldsUXPROD-5218Christine Schultz-Richert
- MARC Validation Rules Management User InterfaceUXPROD-5217
- MARC validation: Complete deprecation and delete rules implementationUXPROD-5216
- Trillium - MARC Validation ImprovementsUXPROD-5215
- Authority - Discovery/OPAC supportUXPROD-5213
- Authority Control - Authority Source File Logic ImprovementsUXPROD-5212
- Authority Linking/Control Logic ImprovementsUXPROD-5211
- Authority Control > Stabilize > When updating an authority heading linked to multiple bib fields.UXPROD-5210
- Authority control > Controlled bib field display improvements.UXPROD-5209
- NFR: Data Import/Inventory Support Bug work (Trillium)UXPROD-5199Ryan Taylor
- MARC validation enhancementsUXPROD-5182
- Spitfire - Lists app/FQM supportUXPROD-5181
- Sort holdings by location name and call numberUXPROD-5152Resolved issue: UXPROD-5152Julian Ladisch
- Add Source URI for Description to Inventory Instance Administrative DataUXPROD-5135Charlotte Whitt
- FEATURE: Preview Resource | linked dataUXPROD-5075
- Data Import Architecture Refinements (Umbrellaleaf)UXPROD-5062Ryan Taylor
- Inventory/Authority/Search Defects and Improved Testing Coverage - TrilliumUXPROD-5044
- Display additional order data on Inventory item recordUXPROD-4987
- Inventory/MARC authority: exact phrase search enhancementsUXPROD-4974
- NFR: Data Import/Inventory Support Bug work (Sunflower R1 2025)UXPROD-4966Ryan Taylor
- Inventory/Authority/Search Enhancements & Fixes - SunflowerUXPROD-4958
- Bound with UI display in circ apps - request screensUXPROD-4931
- Bound with UI display in circ apps - Check-in Check-out screenUXPROD-4930
- Bound with UI display in circ appsUXPROD-4921Jana Freytag
- Analysis: Support nested objects in index mappingsUXPROD-4906Christine Schultz-Richert
- Inventory > Effective library (item) Facet/FilterUXPROD-4896Christine Schultz-Richert
- Inventory Search. Implement filtering on Item Loan type (Permanent and Temporary)UXPROD-4876
- Alternate graphic representations - UI updatesUXPROD-4856Ryan Taylor
- MARC validation rules - Provide a Settings UI to managing validation rules listUXPROD-4849
- 010 LCCN Validation (Prevent duplicates) with automationUXPROD-4842Resolved issue: UXPROD-4842Khalilah Gambrell
- Allow user to "unshare" or demote a shared Instance to be a local instanceUXPROD-4839Ryan Taylor
- Place of publication indexUXPROD-4797Resolved issue: UXPROD-4797Christine Schultz-Richert
- Subject search/browse| Limit searches to main heading or subdivisionUXPROD-4777Resolved issue: UXPROD-4777
- itemCost Field on item recordUXPROD-4776Thomas Trutt
- Additional date indexing/schema changesUXPROD-4765
- Physical description indexUXPROD-4764Resolved issue: UXPROD-4764
- Data Import Architecture Refinements (Trillium): Data Cleanup SpikesUXPROD-4754Ryan Taylor
- Sort, filter, and mapping changes for DatesUXPROD-4746Resolved issue: UXPROD-4746
- MARC-MARC matching enhancements: (Continued from Quesnelia)UXPROD-4741Ryan Taylor
- Bulk Edit - FOLIO Instance NotesUXPROD-4730Resolved issue: UXPROD-4730Magda Zacharska
- ECS - Allow user to navigate Inventory holdings and items without changing affiliationUXPROD-4715Ryan Taylor
- Enhanced inventory record suppression for ConsortiaUXPROD-4713Ryan Taylor
- Migration | Propagate Base URL updates to linked bib fieldsUXPROD-4702
- Review Inventory UI permissions - Phase 2UXPROD-4701Resolved issue: UXPROD-4701Ryan Taylor
Statistical code facet for instances, holdings and items
Description
Environment
Potential Workaround
CSP Request Details
CSP Rejection Details
CSP Approved
defines
has to be done before
is cloned by
Checklist
hideTestRail: Results
Details
Assignee
Oleksii KuzminovOleksii KuzminovReporter
Magda ZacharskaMagda ZacharskaPriority
P3Story Points
2Sprint
NoneDevelopment Team
FalconFix versions
TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Reporter
Priority
Story Points
Sprint
Development Team
Fix versions
TestRail: Cases
TestRail: Runs
Activity
Magda ZacharskaFebruary 14, 2022 at 2:46 PM
the spelling changes will be addressed in scope of . However since there was no information provided which properties can be safely renamed without impacting UI, Pavel implemented aliases on the mod-search side so that both spellings will be supported. Please see for more details.
Charlotte WhittFebruary 14, 2022 at 11:53 AMEdited
Hi
See 's comment:
Facets have been implemented in , so you can retrieve facets separately for instance, items and holding-records using the following names:
Resource | Facet name |
---|---|
instance | statisticalCodeIds |
items | items.statisticalCodeIds |
holdings | holdings.statisticalCodeIds |
Please notice that the prefix to be used for item will be: item and not items ... This is a conversation we had last week.
Michal KuklisJanuary 31, 2022 at 6:21 PMEdited
thanks for your clarification. I think I have everything I need to improve it on the UI side now.
Magda ZacharskaJanuary 31, 2022 at 6:18 PM
could you please follow up with to determine if there are any changes on the mod-search side needed.
Charlotte WhittJanuary 31, 2022 at 3:59 PM
- we need to have all three values returned from mod-search - if I have understood correct.
Who from the Falcon team should reach out to if needed?
Purpose/Overview:
The purpose of this story is to create a facet that will provide a quick way to narrow down search results by selecting values for statistical codes coming from the reference data but filtering by keys stored in inventory instance, holdings and item records.
Requirements/Scope:
Support statistical codes for instances holdings and items:
Filter/Facet
Reference data
Instance field
Statistical codes
/statistical-codes
statisticalCodeIds (array of strings)
Approach:
Acceptance criteria:
Query returns accurate hit count
Query returns only instances that fulfill selected facet
Filter can be combined and represent logical conjunction
Filters are part of the cql query and the fields which are filtered should be configured in mappings