8000 Stale data error when a record value change is made and saved immediately after a record value change from a modal box · Issue #2089 · cortezaproject/corteza · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Stale data error when a record value change is made and saved immediately after a record value change from a modal box #2089

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 task done
lennyhorstink2 opened this issue Mar 3, 2025 · 2 comments
Assignees
Labels
frontend Frontend code changes (Javascript, Typescript, Vue.js)
Milestone

Comments

@lennyhorstink2
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Version of Corteza

2024.9.1

Current Behavior

Corteza v2024.9.1 is reporting “stale data” errors when a record value change is made (and saved) immediately after (i.e., without a page refresh in the client browser) a record value change from a modal box.

Expected Behavior

No response

Steps To Reproduce

No response

Environment and versions

Anything else?

No response

@lennyhorstink2
Copy link
Author

Steps To Reproduce:

  1. Build a page layout that includes both a layout box that facilitates editing a record’s value and a modal box that also facilitates changing the same value.
  2. Change an existing record’s value in the modal box.
  3. Save the change made in the modal box & do not subsequently refresh the Corteza page in the client browser window/tab.
  4. Dismiss the modal box (still without browser refresh).
  5. Attempt to change the record’s value again, but this time in the layout box & save the change (still without browser refresh).

Image

This will result in a notification popup reporting a stale data error similar to the screen grab above. This error is also thrown when a layout box that allows for editing foreign keys (AKA a “Record selector” field that supports multiple values) is used to change & save the field’s value before trying to change & save the record again.

@Fajfa Fajfa self-assigned this May 13, 2025
@Fajfa Fajfa added the frontend Frontend code changes (Javascript, Typescript, Vue.js) label May 13, 2025
@Fajfa Fajfa added this to the 2024.9.3 milestone May 13, 2025
@Fajfa
Copy link
Member
Fajfa commented May 14, 2025

Fixed: e561249

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Frontend code changes (Javascript, Typescript, Vue.js)
Projects
None yet
Development

No branches or pull requests

2 participants
0