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
When opening a feature form in view mode (no edit) and closing it, the app shows an "Unsaved changes — Do you want to save the changes?" dialog. No changes were made by the user. The dialog is unexpected and should not appear.
Additionally, the date and date-time field widgets appear to be auto-updated to the current date/time when the form is opened, even without the user entering edit mode. These values are not synced, but the auto-update is likely the root cause of the false "unsaved changes" dialog.
This appears to be a regression of #3671 (fixed in 2025.2.0) and reproduces in 2026.2.0.
Description
When opening a feature form in view mode (no edit) and closing it, the app shows an "Unsaved changes — Do you want to save the changes?" dialog. No changes were made by the user. The dialog is unexpected and should not appear.
Additionally, the date and date-time field widgets appear to be auto-updated to the current date/time when the form is opened, even without the user entering edit mode. These values are not synced, but the auto-update is likely the root cause of the false "unsaved changes" dialog.
This appears to be a regression of #3671 (fixed in 2025.2.0) and reproduces in 2026.2.0.
Environment
Application (+ app version, build, operating system)
Mergin Maps iOS 2026.2.0 / iOS 26.4
Steps to reproduce
Actual results
Expected results
Screenshots or logs
ScreenRecording_05-19-2026.10-51-54_1.MP4
Conclusion
Created by Claude and supervised by a human test analyst.