Skip to content

Conversation

@danieljbridges
Copy link
Collaborator

This code directly imports from the user-visible table rather than from the nomadic tab. The rationale for this is that users have deleted cells and then references are lost or shifted in the data that are ingested by nomadic. This approach ensures that what the user sees is what the data will be in nomadic.

Default type for a barcode with direct ingestion will be a number ie. not prefixed with 'barcode'. Removed the default warning as if it is a number it is converted correctly and if not then will error out.

warnings.warn(f"Barcode '{barcode}' has bad format: must conform to '{EXAMPLE}'. Trying to fix...")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants