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

feat(api): move folders #2721

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

feat(api): move folders #2721

wants to merge 1 commit into from

Conversation

DanielHougaard
Copy link
Contributor

Description 📣

This PR aims to add API support for moving folders around. Previously it was only possible to update the folder name, but not the location of the folder itself. We are simply changing the parent ID of a folder, not creating new folders. This means all the data inside the folder (such as secrets, or other folders) will remain intact.

Type ✨

  • Bug fix
  • New feature
  • Improvement
  • Breaking change
  • Documentation

@DanielHougaard DanielHougaard changed the title feat: move folders feat(api): move folders Nov 11, 2024
@akhilmhdh
Copy link
Member

@DanielHougaard What about rollback? Did you check that.

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

Successfully merging this pull request may close these issues.

2 participants