feat(PowerConnection): Add dashboard to list all connected devices - #877
feat(PowerConnection): Add dashboard to list all connected devices#877Hipska wants to merge 1 commit into
Conversation
|
@Hipska we discussed this PR during the last review. Adding the field and tab on the parent class |
|
Why would it not be relevant on the PDU class? Having a list of devices powered by the PDU seems useful to me.. |
|
Will be discussed with @v-dumas |
|
Would you also be interested in having a 'impact-analysis'-like view where it shows the relation of which device is powered by which up to the power source? "powered by..." and "powers..." as menu items.. |
|
We are currently crunching to release 3.3.0-RC1, I don't think @v-dumas had time to check yet. |
|
Actually, I was hoping this could have been added in iTop 3.3, the PR was created back in April. |
Base information
Objective
To be able to see all directly connected devices on the power connection. Currently, only the list of PDUs is presented.
Proposed solution
Replace the PDU list tab with a dashboard that has a list for both PDUs and connected datacenter devices.
A unit test doesn't seem relevant as it's only a datamodel change.
Checklist before requesting a review