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] Do not reload the tree after canceled Delete in data catalog #788

Closed
wenzeslaus opened this issue Jul 14, 2020 · 0 comments · Fixed by #789
Closed

[Feat] Do not reload the tree after canceled Delete in data catalog #788

wenzeslaus opened this issue Jul 14, 2020 · 0 comments · Fixed by #789
Labels
enhancement New feature or request gsoc Reserved for Google Summer of Code student(s)

Comments

@wenzeslaus
Copy link
Member

When mapset or location delete is canceled in the data catalog, the tree is reloaded, although there was no change. This may take significant time in some cases.

The delete_*_interactively() functions need to indicate with True/False whether or not was the mapset or location deleted similarly to how the rename function inform about the new name or return None when no rename was done.

This completes #771.

@wenzeslaus wenzeslaus added enhancement New feature or request gsoc Reserved for Google Summer of Code student(s) labels Jul 14, 2020
@wenzeslaus wenzeslaus added this to To do in New GUI Startup via automation Jul 14, 2020
@wenzeslaus wenzeslaus moved this from To do to In progress in New GUI Startup Jul 17, 2020
@wenzeslaus wenzeslaus moved this from PRs in progress to Issues in progress in New GUI Startup Jul 21, 2020
New GUI Startup automation moved this from Issues in progress to Done Jul 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gsoc Reserved for Google Summer of Code student(s)
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant