2014-04-08 13:00:23 |
Alejandro Emanuel Paredes |
description |
When creating a new host aggregate and in the same workflow a host is added to the aggregate, and it fails, two error messages are shown.
There should be 1 error message (error adding host to de agregate) and 1 success message (created new host aggregate).
This bug is solved by removing the return False in the add_host_to_aggregate exception in the handle method of the class CreateAggregateWorkflow |
When creating a new host aggregate and in the same workflow a host is added to the aggregate, and it fails, two error messages are shown.
There should be 1 error message (error adding host to de agregate) and 1 success message (created new host aggregate).
This bug is solved by bug 1301374 |
|