anthem icon indicating copy to clipboard operation
anthem copied to clipboard

Unistall method failing

Open i-vyshnevska opened this issue 5 years ago • 1 comments

uninstall method now raise UserError if addon is not installed, so running the migration step is not idempotent and fails on the second run suppose we need to filter addons based on their state before execution

i-vyshnevska avatar Mar 18 '20 21:03 i-vyshnevska

Feel free to change domain here https://github.com/camptocamp/anthem/blob/master/anthem/lyrics/modules.py#L14

simahawk avatar Mar 19 '20 07:03 simahawk