We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Some collections have review disabled, and with no preview collection configured. The server copies record from workspace to main bucket directly.
When pointing the browser to Stage (preview), it cannot pull from main-preview/{cid} since the collection does not exist.
Stage (preview)
main-preview/{cid}
One solution would be to always have it, and copy automatically to both preview and main, instead of skipping preview
See #148
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Some collections have review disabled, and with no preview collection configured. The server copies record from workspace to main bucket directly.
When pointing the browser to
Stage (preview)
, it cannot pull frommain-preview/{cid}
since the collection does not exist.One solution would be to always have it, and copy automatically to both preview and main, instead of skipping preview
See #148
The text was updated successfully, but these errors were encountered: