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
What happened:
When trying to modify settings for the default project either through the CLI or dashboard, an error occurs.
What you expected to happen:
Users should be able to modify settings for the default project just like any other project.
How to reproduce it (as minimally and precisely as possible):
Try to update the default project settings using the CLI command:
bin/yorkie project update default --client-deactivate-threshold 12h
The command fails with the following error:
Error: invalid_argument: Key: 'UpdatableProjectFields.Name' Error:Field validation for 'Name' failed on the 'reserved_project_name' tag
Anything else we need to know?:
Environment:
yorkie version
0.5.6
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened:
When trying to modify settings for the default project either through the CLI or dashboard, an error occurs.
What you expected to happen:
Users should be able to modify settings for the default project just like any other project.
How to reproduce it (as minimally and precisely as possible):
Try to update the default project settings using the CLI command:
The command fails with the following error:
Anything else we need to know?:
Environment:
yorkie version
):0.5.6
The text was updated successfully, but these errors were encountered: