Commit 6f22fd5
Luiza Georza
Fixing issue with bulk selection
Server node apps were deselected on bulk selection because the object
was being recreated and this issue was introduced when the multi node
was added to the instance dashboard.
Request: CT_BDEPLOY-823
Change-Id: Iee4c4980e166c7a9b4783675d0937bc025d106251 parent 15651e0 commit 6f22fd5
1 file changed
Lines changed: 6 additions & 2 deletions
File tree
- ui/webapp/src/app/modules/primary/instances/components/dashboard/server-node/process-list
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
99 | 101 | | |
100 | 102 | | |
101 | 103 | | |
102 | | - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
103 | 107 | | |
104 | 108 | | |
105 | 109 | | |
| |||
0 commit comments