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

Optionally import all items after cloning an existing repo #341

Open
isc-pbarton opened this issue May 30, 2024 · 0 comments
Open

Optionally import all items after cloning an existing repo #341

isc-pbarton opened this issue May 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@isc-pbarton
Copy link
Collaborator

If I'm setting up a new instance with the Configure() method, and I choose to clone an existing remote repository, I probably want to import all items in that repository into the instance. As is, there is no way to do this. "Import All" will not do it because the items never got added to the "items" array in the storage global.

One solution could be to have a dialog option in Configure that allows you to add all items in the repo to the items array and import them into the instance.

@isc-tleavitt isc-tleavitt added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants