# Save emails while a draft is active is counterintuitive

**URL:** https://forum.mautic.org/t/save-emails-while-a-draft-is-active-is-counterintuitive/38172
**Category:** Product Support
**Tags:** discussion, email
**Created:** [April 30, 2026, 3:54pm UTC](https://forum.mautic.org/t/save-emails-while-a-draft-is-active-is-counterintuitive/38172 "2026-04-30T15:54:27Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![bastian](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/bastian/32/13331_2.png) [@bastian](https://forum.mautic.org/u/bastian)
#### Post date: [April 30, 2026, 3:54pm UTC](https://forum.mautic.org/t/save-emails-while-a-draft-is-active-is-counterintuitive/38172/1 "2026-04-30T15:54:27Z")

</div>

**Your software**  
My Mautic version is: 7.1.0  
My PHP version is: 8.3.21  
My Database type and version is: 10.11.11-MariaDB with mysql 15.1

**Your problem**  
I wanted to use the new draft Feature of Mautic and from user perspective I am very confused.  
As an Integrator I found the following: I Saved an email as a draft und made change to the email content. Now there are to scenarios, either I save via the tick in the Builder or click on the cross and save via “Save & Quit”. In the first case the email got saved in the email entry in the table “emails” of the database so the next email sent is edited, but in the second case the email got saved in the table “email\_draft” so the next email sent is not edited. As a User I would expect that both ways act the same.
