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

Add command to standardize formatting of DACT IDs and Fragmentarium IDs #1651

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

dchiller
Copy link
Contributor

@dchiller dchiller commented Oct 3, 2024

Closes #1644.

Fragmentarium IDs become something like F-[length four alphanumeric].
DACT IDs become something like D:0[length four alphanumeric code that's usually the last 4 digits of Fragmentarium ID].

Running this locally on all sources, the only ones that seem to create problems are the following:

Source ID Cause
702186 extra space at the end of the DACT ID
1000007 Fragmentarium ID has inappropriate leading 0

@annamorphism if you agree, I will go and correct these two mis-formed IDs on production before we run this command.

@dchiller dchiller requested a review from lucasmarchd01 October 3, 2024 00:07
@annamorphism
Copy link

sounds good to me!

@dchiller
Copy link
Contributor Author

dchiller commented Oct 3, 2024

Perfect, I've made those two changes.

@dchiller dchiller merged commit bcfac9b into DDMAL:develop Oct 4, 2024
1 check passed
@dchiller dchiller deleted the i1644-clean-frag-and-dact-ids branch October 4, 2024 15:08
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.

Add command to clean up Fragmentarium and DACT IDs
3 participants