Public bug reported: 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 ** Affects: horizon Importance: Undecided Status: New ** Affects: murano Importance: Undecided Status: New ** Also affects: murano Importance: Undecided Status: New -- 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): New Status in Murano: New 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 -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp