hasura / hasura/graphql-engine
Metadata does not sync to the filesystem when using hasura cli
Open
k/bug
support/needs-triage
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
### Version Information
Server Version: v1.3.3
CLI Version (for CLI related issue): v1.3.3
### Environment
OSS
### What is the expected behaviour?
Changes performed at the hasura UI console must be synced in the metadata directory when adding permissions to a table.
### Keywords
Metadata, filesystem, CLI
### What is the current behaviour?
Any changes to the metadata does not persist at the filesystem
### How to reproduce the issue?
1. Initialize hasura project by doing `hasura init`
2. Run the console by `hasura console`
3. Create a table and modify the permissions for the same.
Contributor guide
Assessment
This issue has not been assessed yet.