table: the checkbox show uncertain when updating single row

Bug #1799151 reported by Wangliangyu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Medium
Akihiro Motoki

Bug Description

If there are more than one processes running one http service, and when updating single row data by ajax, the checkbox of the table will be displayed or hidden uncertainty.

Wangliangyu (wangly)
description: updated
Ivan Kolodyazhny (e0ne)
Changed in horizon:
status: New → Confirmed
importance: Undecided → Medium
Changed in horizon:
assignee: nobody → Wangliangyu (wangly)
status: Confirmed → In Progress
Changed in horizon:
assignee: Wangliangyu (wangly) → Akihiro Motoki (amotoki)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/613217
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=3ac9037677e3dbfa42b8df42f3758c5a0078d3e6
Submitter: Zuul
Branch: master

commit 3ac9037677e3dbfa42b8df42f3758c5a0078d3e6
Author: wangliangyu <email address hidden>
Date: Mon Oct 22 17:59:05 2018 +0800

    Table checkbox display problem when updating row

    Multi-process:
      If there only one table action, DeleteAction.
      Assume the first time retrieving an empty table in one
      process, the checkbox is hidden.
      In the other process, creating a item, like a instance.
      Now, the checkbox is shown in second process.
      Then updating the item state in first process, the checkbox
      will be hidden. In second process, the checkbox will be shown.

      For above case, we need set the checkbox visibility every time
      when updating single row by ajax.

    Change-Id: Ib230ad775070ee089c8f82e7df3ec30c1cda7aa0
    Closes-Bug: #1799151

Changed in horizon:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/horizon 15.0.0.0b2

This issue was fixed in the openstack/horizon 15.0.0.0b2 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.