yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #79182
[Bug 1826509] Re: Confirm Resize button crashes horizon
Reviewed: https://review.opendev.org/660430
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=d6c56c26b3b043a038b829a8afecdef7f2f18bb1
Submitter: Zuul
Branch: master
commit d6c56c26b3b043a038b829a8afecdef7f2f18bb1
Author: BubaVV <vmarkov@xxxxxxxxxxxx>
Date: Fri Apr 26 18:03:16 2019 +0300
Use POST/Redirect/GET for an instance resize form
This patch improves UX by blocking a second POST request during page
reload after "Confirm instance resize" action
Closes-Bug: #1826509
Change-Id: I80c66f7828be17ccf06840a06229c447ccb1bb67
** Changed in: horizon
Status: In Progress => Fix Released
--
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/1826509
Title:
Confirm Resize button crashes horizon
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
There was previously bug
https://bugs.launchpad.net/horizon/+bug/1433849
However the code has changed ever since:
https://github.com/openstack/horizon/commit/574228c1ba2e7649ae1a1180b15bdef7ae5bda5c
We are suffering from same behavior and that is when you confirm the
resize, there is a window where the button "confirm resize" is
clickable and available. However it is all due to the refresh, the
button doesn't stay there once the horizon refreshes.
When we click the "confirm resize" it crashes the horizon with
"Conflict at /project/instnaces"
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1826509/+subscriptions
References