Contact address update does not persist despite success message
Resolved 💬 2 comments Opened Dec 26, 2025 by AnishWSharma Closed Dec 26, 2025
Bug Description
When editing an existing contact's address, the system displays a success message indicating the changes were saved, but the address update does not actually persist to the database.
Steps to Reproduce
- Navigate to Contacts page
- Open an existing contact that has an address
- Edit the address fields (e.g., change street, city, etc.)
- Click Save
- Observe success toast message appears
- Refresh the page or re-open the contact
Expected Behavior
The updated address should be saved and visible after refresh.
Actual Behavior
The success message is shown, but the address reverts to its original values after refresh - the update was not persisted.
Impact
Users believe their address changes are saved when they are not, leading to data inconsistency and confusion.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗