Skip to content

Conversation

@bmispelon
Copy link
Contributor

Fixes #4678

@bmispelon bmispelon force-pushed the issue-4678-confirmation-email-status-draft branch from d5d76de to 64a4435 Compare January 26, 2026 14:44
code=SUBMISSION_DRAFT, user=by, related_obj=instance
)
# notify for a new submission
instance.status = target
Copy link
Member

Choose a reason for hiding this comment

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

I am not sure, but it might cause issues at another place because it is mentioned in Line 1042-43 that "instance status here would be the old phase and we have to pass new phase as an arg" like it is done in Line 1070 . You may need to look for edge cases if it is not causing any other issue then it is fine otherwise i would suggest to use similar approach as we used below in MESSAGES.TRANSITION at line 1070.

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.

Application confirmation email incorrect states that application is in draft

2 participants