-
Notifications
You must be signed in to change notification settings - Fork 2
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
Insert deposit date into description when each version is published #2368
Labels
Comments
arcadiafalcone
changed the title
Insert deposit date into description when no date is entered by user
DRAFT Insert deposit date into description when no date is entered by user
Jul 27, 2022
arcadiafalcone
changed the title
DRAFT Insert deposit date into description when no date is entered by user
DRAFT Insert deposit date into description when each version is published
Aug 1, 2022
arcadiafalcone
changed the title
DRAFT Insert deposit date into description when each version is published
Insert deposit date into description when each version is published
Aug 1, 2022
justinlittman
added a commit
that referenced
this issue
Aug 16, 2022
justinlittman
added a commit
that referenced
this issue
Aug 16, 2022
justinlittman
added a commit
that referenced
this issue
Aug 16, 2022
justinlittman
added a commit
that referenced
this issue
Aug 17, 2022
justinlittman
added a commit
that referenced
this issue
Aug 17, 2022
justinlittman
added a commit
that referenced
this issue
Aug 17, 2022
justinlittman
added a commit
that referenced
this issue
Aug 18, 2022
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The problem: When a user does not enter a date in H2, no date is displayed in the metadata or indexed for the object.
The date of initial deposit should be entered into the descriptive metadata, both to record this information and to provide a fallback for discovery if the user does not enter a date. This date should not change when the object is versioned unless the user enters a publication date later.
The date of initial deposit should also be retained as the record creation date, and should not change if the object is versioned in future.
Example if deposit date is January 29, 2022 and the object was updated on January 31 and February 15; the user entered a publication date of November 30, 2021:
Dependent on sul-dlss/cocina-models#502 for mapping spec.
Implementation details:
begin_deposit
eventThe text was updated successfully, but these errors were encountered: