yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #27626
[Bug 1418051] Re: WorkflowView redirects to "sucess URL" in case of error
** No longer affects: murano
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1418051
Title:
WorkflowView redirects to "sucess URL" in case of error
Status in OpenStack Dashboard (Horizon):
In Progress
Bug description:
In this lines [1] redirect to url obtained by ".get_success_url()"
call happens regardless of if handler was executed with success or not
("success" variable).
This cause undesirable effects, like this [2].
[1] https://github.com/openstack/horizon/blob/3d7b163f87a6f71308bd6016c3a4e620de4753c5/horizon/workflows/views.py#L214
[2] https://bugs.launchpad.net/murano/+bug/1417154
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1418051/+subscriptions
References