Skip to content
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

Error: /api/sync returned disallowed changes #3900

Closed
sentry-io bot opened this issue Jan 4, 2023 · 0 comments · Fixed by #4005
Closed

Error: /api/sync returned disallowed changes #3900

sentry-io bot opened this issue Jan 4, 2023 · 0 comments · Fixed by #4005
Assignees
Labels
P1 - important Priority: High impact on UX

Comments

@sentry-io
Copy link

sentry-io bot commented Jan 4, 2023

We've received several of these errors related to channelsets, in which the user tries to delete one. The disallowed change looks like the following:

[
  {
    "key": "cecc316cc8424ed6941598dfc3aeeae8", 
    "rev": 9, 
    "table": "channelset", 
    "type": 3
  }
]

Sentry Issue: STUDIO-FV5

Error: /api/sync returned disallowed changes
  at callback (./shared/data/serverSync.js:111:33)
  at handleDisallowed (./shared/data/serverSync.js:105:7)
  at debouncedSyncChanges</< (./shared/data/serverSync.js:312:9)
@bjester bjester added the P1 - important Priority: High impact on UX label Jan 9, 2023
@bjester bjester added this to the Studio: next major release milestone Jan 18, 2023
@ozer550 ozer550 assigned ozer550 and unassigned bjester Mar 8, 2023
@bjester bjester linked a pull request Apr 11, 2023 that will close this issue
24 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 - important Priority: High impact on UX
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants