Skip to content

Add the new command 'verdi group rename' #1224

Merged
giovannipizzi merged 3 commits into
aiidateam:workflowsfrom
sphuber:fix_1221_verdi_group_rename
Mar 6, 2018
Merged

Add the new command 'verdi group rename' #1224
giovannipizzi merged 3 commits into
aiidateam:workflowsfrom
sphuber:fix_1221_verdi_group_rename

Conversation

@sphuber
Copy link
Copy Markdown
Contributor

@sphuber sphuber commented Mar 6, 2018

Fixes #1221

A nice utility to change the names of existing Groups

sphuber added 3 commits March 6, 2018 16:27
Also added the implementations for both backends and some tests
that test the functionality before and after storing the group.
The setter was not checking whether the name already existed
and so the error that would be raised was not caught. We now
properly try except for a UniquenessError and added tests for
both backends
@giovannipizzi giovannipizzi merged commit 87d6aad into aiidateam:workflows Mar 6, 2018
@sphuber sphuber deleted the fix_1221_verdi_group_rename branch March 6, 2018 18:38
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