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] Allow delete on multiple mapsets in data catalog #791

Closed
mlennert opened this issue Jul 15, 2020 · 1 comment · Fixed by #795
Closed

[Feat] Allow delete on multiple mapsets in data catalog #791

mlennert opened this issue Jul 15, 2020 · 1 comment · Fixed by #795
Labels
enhancement New feature or request gsoc Reserved for Google Summer of Code student(s)

Comments

@mlennert
Copy link
Contributor

The great new management options in the data catalogue make us greedy ;-), and so now that I easily delete a mapset in the catalogue, I immediately stumbled upon the next wish: being able to delete several mapsets at once, i.e. selecting several mapsets and then right-click and be able to delete. Currently, the message on right-click on a multiple selection of mapsets is "No available options". Another option to right-click would be to add a few more buttons (e.g. delete) that could work on either on or several selected mapsets, but I'm not sure we want to increase the number of buttons.

@mlennert mlennert added enhancement New feature or request gsoc Reserved for Google Summer of Code student(s) labels Jul 15, 2020
@mlennert mlennert added this to To do in New GUI Startup via automation Jul 15, 2020
@petrasovaa
Copy link
Contributor

This should be possible, basically just loop over all the mapsets. Special check would need to be done for current mapset.

@petrasovaa petrasovaa linked a pull request Jul 16, 2020 that will close this issue
@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 24, 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.

2 participants