[FOLIO-2519] Possible invalid data for instanceFormatIds in mod-inventory-storage Created: 19/Mar/20  Updated: 06/Dec/21  Resolved: 06/Dec/21

Status: Closed
Project: FOLIO
Components: None
Affects versions: None
Fix versions: None

Type: Bug Priority: TBD
Reporter: Nassib Nassar Assignee: Unassigned
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original estimate: Not Specified

Issue links:
Blocks
blocks LDPQURY-32 Prototype for RM Count Cluster Closed
Sprint:
Development Team: Prokopovych

 Description   

Data extracted from folio-snapshot appear to have possibly invalid data in mod-inventory-storage: instanceFormatIds. Specifically, non-UUID data are present.

Querying via LDP:

SELECT id,
       json_extract_path_text(data, 'instanceFormatIds') AS instance_format_ids
    FROM instances
    LIMIT 5;
                  id                  |              instance_format_ids
--------------------------------------+------------------------------------------------
 00f10ab9-d845-4334-92d2-ff55862bf4f9 | [                                             +
                                      |         "volume nc rdacarrier"                +
                                      |     ]
 0152e2c6-35b2-448e-bbce-58fbf65c0c5e | [                                             +
                                      |         "8d511d33-5e85-4c5d-9bce-6e3c9cd0c324"+
                                      |     ]
 034fd3e8-4076-4fe8-8fb8-c6725eb30260 | []
 04489a01-f3cd-4f9e-9be4-d9c198703f45 | []
 06413039-ef16-4fd3-91cf-ea0c138706c4 | [                                             +
                                      |         "8d511d33-5e85-4c5d-9bce-6e3c9cd0c324"+
                                      |     ]


 Comments   
Comment by Ann-Marie Breaux (Inactive) [ 30/Nov/21 ]

Hi Holly Mistlebauer and Charlotte Whitt It looks like this bug should be moved to MODINV and assigned to Prok. Or maybe just closed since it's pretty old. Could you review and decide? Thank you!

Generated at Thu Feb 08 23:21:15 UTC 2024 using Jira 1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d.