Items deleted with batch action is selected again
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Magnum UI |
High
|
Shu Muto | ||
| Zun UI |
High
|
Shu Muto | ||
| senlin-dashboard |
Undecided
|
Shu Muto |
Bug Description
Items recently deleted with batch action are shown in deletion confirmation dialog when execute the batch delete action again.
Steps to reproduce:
1. Create 2 new items
2. Delete one of them using the batch delete action on top of the table
3. Select the another item and click the batch delete action
Expect to see the confirmation dialog shows one selected item, but it shows the item that was deleted in step 2 as well. Also, HTTP DELETE method for already deleted item is submitted again and occurs error.
Changed in zun-ui: | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Shu Muto (shu-mutou) |
milestone: | none → queens-3 |
Changed in senlin-dashboard: | |
status: | New → In Progress |
assignee: | nobody → Shu Muto (shu-mutou) |
Changed in magnum-ui: | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Shu Muto (shu-mutou) |
milestone: | none → queens-3 |
Fix proposed to branch: master
Review: https:/
Reviewed: https:/
Committed: https:/
Submitter: Zuul
Branch: master
commit a9c09849095e667
Author: Shu Muto <email address hidden>
Date: Thu Jan 11 12:15:49 2018 +0900
Fix issue the deleted item is selected again with batch delete
Items recently deleted with batch action are shown in deletion
confirmation dialog when execute the batch delete action again.
Steps to reproduce:
1. Create 2 new items
2. Delete one of them using the batch delete action on top of the table
3. Select the another item and click the batch delete action
Expect to see the confirmation dialog shows one selected item,
but it shows the item that was deleted in step 2 as well.
Also, HTTP DELETE method for already deleted item is submitted
again and occurs error.
This patch fixes this issue.
Change-Id: I5940b3b073d5bb
Closes-Bug: #1742599
Changed in zun-ui: | |
status: | In Progress → Fix Released |
Reviewed: https:/
Committed: https:/
Submitter: Zuul
Branch: master
commit 65cda4cec434413
Author: Shu Muto <email address hidden>
Date: Thu Jan 11 14:01:59 2018 +0900
Fix issue the deleted item is selected again with batch delete
Items recently deleted with batch action are shown in deletion
confirmation dialog when execute the batch delete action again.
Steps to reproduce:
1. Create 2 new items
2. Delete one of them using the batch delete action on top of the table
3. Select the another item and click the batch delete action
Expect to see the confirmation dialog shows one selected item,
but it shows the item that was deleted in step 2 as well.
Also, HTTP DELETE method for already deleted item is submitted
again and occurs error.
This patch fixes this issue.
Change-Id: I6555f3d2a4c0f9
Closes-Bug: #1742599
Changed in senlin-dashboard: | |
status: | In Progress → Fix Released |
Reviewed: https:/
Committed: https:/
Submitter: Zuul
Branch: master
commit d946e483cd0bba8
Author: Shu Muto <email address hidden>
Date: Thu Jan 11 13:43:53 2018 +0900
Fix issue the deleted item is selected again with batch delete
Items recently deleted with batch action are shown in deletion
confirmation dialog when execute the batch delete action again.
Steps to reproduce:
1. Create 2 new items
2. Delete one of them using the batch delete action on top of the table
3. Select the another item and click the batch delete action
Expect to see the confirmation dialog shows one selected item,
but it shows the item that was deleted in step 2 as well.
Also, HTTP DELETE method for already deleted item is submitted
again and occurs error.
This patch fixes this issue.
Change-Id: Ib475761363e85b
Closes-Bug: #1742599
Changed in magnum-ui: | |
status: | In Progress → Fix Released |
This issue was fixed in the openstack/
This issue was fixed in the openstack/zun-ui 1.0.0 release.
This issue was fixed in the openstack/magnum-ui 4.0.0 release.
Fix proposed to branch: master /review. openstack. org/532719
Review: https:/