You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a Front-end Submission where users can edit Entries as Drafts. These editions are saved in the Workflow plugin for publisher to review.
When any of these Drafts are deleted (using the native Craft functionality), the submission is still stored in the Workflow plugin. This doesn't make sense, as the edit doesn't exist anymore.
I think that the Workflow submission should be automatically deleted after the Draft is deleted.
Steps to reproduce
Submit a new Draft from front-end
Delete this new Draft in the CP
Check the Workflow submissions
Craft CMS version
4.3.5
Plugin version
2.0.3
Multi-site?
Yes
Additional context
No response
The text was updated successfully, but these errors were encountered:
The reason they still exist is so that you can see the review trail. If the submission is deleted, you've got no "paper trail" of the review process - even if the draft has been deleted, or applied.
Describe the bug
I have a Front-end Submission where users can edit Entries as Drafts. These editions are saved in the Workflow plugin for publisher to review.
When any of these Drafts are deleted (using the native Craft functionality), the submission is still stored in the Workflow plugin. This doesn't make sense, as the edit doesn't exist anymore.
I think that the Workflow submission should be automatically deleted after the Draft is deleted.
Steps to reproduce
Craft CMS version
4.3.5
Plugin version
2.0.3
Multi-site?
Yes
Additional context
No response
The text was updated successfully, but these errors were encountered: