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

Roles exports cannot be imported like schema exports #10

Open
almereyda opened this issue Dec 12, 2023 · 0 comments
Open

Roles exports cannot be imported like schema exports #10

almereyda opened this issue Dec 12, 2023 · 0 comments

Comments

@almereyda
Copy link

When importing a schema file, I can choose between two strategies:

Screenshot 2023-12-12 at 02-31-21 Ecobytes

  • Only create new collections
  • Create new collections and patch existing ones

Instead when importing roles that exist already, an error is thrown:

Screenshot 2023-12-11 at 18-29-44 Ecobytes

Maybe the same resolution logic that is used for choosing to skip existing collections or to identify the patch can also be offered for role imports?

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