I have a form with an Entity that has some required fields validation within a microflow. If the user opens up the form then logouts, the form is saved (even when nothing has been updated on the form). This "auto saving" causes some discrepancies in the data.
How can I prevent the logout action from saving what;s currently open and unsaved on the screen?