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

Moving the secrets causes tag information to be lost #2983

Open
jinrenjie opened this issue Jan 14, 2025 · 0 comments
Open

Moving the secrets causes tag information to be lost #2983

jinrenjie opened this issue Jan 14, 2025 · 0 comments

Comments

@jinrenjie
Copy link

Describe the bug

When I set tags for Secrets and then move them, the previously set tags disappear.

To Reproduce

Steps to reproduce the behavior:

  1. Set a tag for a secret.
  2. Create a folder.
  3. Move the taged secret to the folder.
  4. Check if the secret still has a tag.

Expected behavior

The tags of the secret will be lost after moving it, which results in being unable to query the corresponding tag data through tagSlugs in the API.

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

No branches or pull requests

1 participant