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

[Bug]: Permission Issues with GraphQL #915

Closed
cancan101 opened this issue Nov 21, 2024 · 1 comment
Closed

[Bug]: Permission Issues with GraphQL #915

cancan101 opened this issue Nov 21, 2024 · 1 comment
Labels

Comments

@cancan101
Copy link

Expected behavior

I have two configs set up the same way but one config is loaded through static yaml files and the other is in the settings store.
Accessing the endpoint from the config in the settings store returns data whereas the static yaml returns no data.

If I "skip permission check", the static file starts working.

Actual behavior

The two configs to behave the same.

Steps to reproduce

In my case, load the data hub config, export (as JSON). change the name and then import back. the newly imported config works, the original does not.

@cancan101 cancan101 added the Bug label Nov 21, 2024
@cancan101
Copy link
Author

The issue was not calling: datahub:configuration:rebuild-workspaces (https://github.com/pimcore/data-hub/blob/d25b3ea39e19caf281a33c1d1ae3ce3b120d491e/doc/20_Deployment.md#configuration--deployment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant