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

Unable to modify default project settings through CLI and dashboard #1084

Open
chacha912 opened this issue Nov 27, 2024 · 0 comments
Open

Unable to modify default project settings through CLI and dashboard #1084

chacha912 opened this issue Nov 27, 2024 · 0 comments
Labels
bug 🐞 Something isn't working good first issue 🐤 Good for newcomers

Comments

@chacha912
Copy link
Contributor

What happened:

When trying to modify settings for the default project either through the CLI or dashboard, an error occurs.

image

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:

  • Operating system:
  • Browser and version:
  • Yorkie version (use yorkie version): 0.5.6
  • Yorkie JS SDK version:
@chacha912 chacha912 added the bug 🐞 Something isn't working label Nov 27, 2024
@hackerwins hackerwins added the good first issue 🐤 Good for newcomers label Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working good first issue 🐤 Good for newcomers
Projects
Status: Backlog
Development

No branches or pull requests

2 participants