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

Error when serializing draft #1732

Open
rekt-hard opened this issue Apr 18, 2024 · 0 comments · May be fixed by #1731
Open

Error when serializing draft #1732

rekt-hard opened this issue Apr 18, 2024 · 0 comments · May be fixed by #1731

Comments

@rekt-hard
Copy link
Contributor

rekt-hard commented Apr 18, 2024

Serializers use certain date and the resource type variable, before making sure they have a valid value assigned (i.e. not None)

For example, performing the following steps will lead to an error:

  • Create a new draft
  • Remove the publication date
  • Save the draft
  • Navigate to https://127.0.0.1:5000/records/<draft-id>/export/json-ld?preview=1

image

@rekt-hard rekt-hard linked a pull request Apr 18, 2024 that will close this issue
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To review
Development

Successfully merging a pull request may close this issue.

1 participant