Skip to main content

Why did my changes not save?

If you made a change and the page looks the same as before, one of the following is usually the cause.

An error message appeared in the bottom-right corner

When a save fails, a red error toast appears in the bottom-right corner of the screen. It stays visible for 8 seconds and includes a close button. If you missed it, scroll down to check whether the field you edited still shows your new value. If it reverted, an error occurred.

Common reasons an error toast appears:

  • A required field was left blank or contained an invalid value (for example, a malformed phone number or an ID that was not recognized).

  • The server rejected the request because of a conflict, such as a duplicate entry.

  • A network problem prevented the request from reaching the server.

Read the error message carefully. It usually names the field or condition that caused the failure.

No visible feedback at all

When a save succeeds, the page updates automatically: the list or detail view refreshes to show your new value. There is no separate success notification. If nothing changed on screen and no error appeared, check:

  1. Your internet connection. A dropped connection can silently prevent a request from being sent.

  2. Whether you actually submitted the change. Some forms require pressing a Save or Submit button; clicking away from a field does not save it.

Your session expired

If you were inactive for an extended period, your login session may have expired. In that case, the page may redirect you to sign in, or a request may silently fail. Sign back in and repeat your edit.

You do not have permission to make this change

Certain fields and records can only be edited by users with the appropriate role in your organization. If you attempt to save a change you are not permitted to make, an error toast will appear indicating the request was not allowed. Contact your organization administrator if you believe you should have access.

Steps to retry

  1. Refresh the page to confirm the current saved value.

  2. Make your edit again.

  3. Submit the form or click Save.

  4. Watch the bottom-right corner for a red error toast.

  5. If an error appears, read the message and correct the indicated field, then try again.

  6. If the problem persists, note the exact error text and contact support.

Did this answer your question?