Skip to content

Fix bug when updating curation draft#358

Merged
dglemos merged 1 commit intomainfrom
fix/curation_publish_bug_v15
Mar 10, 2026
Merged

Fix bug when updating curation draft#358
dglemos merged 1 commit intomainfrom
fix/curation_publish_bug_v15

Conversation

@dglemos
Copy link
Copy Markdown
Collaborator

@dglemos dglemos commented Mar 10, 2026

Description

The current code calls validate_to_save() before updating a curation draft. However the method does not work well for existing drafts.
This PR updates the code to not run validate_to_save() when saving a draft.


JIRA Ticket

No ticket


Contributor Checklist

  • The code compiles and runs as expected
  • Relevant unit tests are added or updated
  • All unit tests are passing
  • Code follows the G2P Coding Guidelines
  • Documentation (code comments, confluence, etc.) has been updated as needed

Reviewer Checklist

Please follow the Code Review Guidelines when reviewing this PR.

  • I have followed all review guidelines

Copy link
Copy Markdown
Collaborator

@seeta-ramaraju seeta-ramaraju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dglemos dglemos merged commit 6609244 into main Mar 10, 2026
3 checks passed
@dglemos dglemos deleted the fix/curation_publish_bug_v15 branch March 10, 2026 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants