opendcim / openDCIM

An open source (GPL v3) Data Center Inventory Management (DCIM) application.
http://opendcim.org
305 stars 204 forks source link

Exporting Connection from Child Device Broken #1477

Closed Payne10 closed 10 months ago

Payne10 commented 10 months ago

DCIM Version : 23.02

Normally, exporting connections downloads an excel spread sheet of the device's connections.

Instead it opens a new tab with information looking something like this : object(DevicePorts)#203 (8) { ["DeviceID"]=> int(8077) ["PortNumber"]=> int(-2) ["Label"]=> string(8) "3-4

Clearly the correct information is there, but something is possibly happening with the change to excel part.

Exporting connections works on parent devices.

wilpig commented 10 months ago

Does it still do that on demo.opendcim.org or dev.opendcim.org ?

Get Outlook for Androidhttps://aka.ms/AAb9ysg


From: Payne @.> Sent: Monday, November 13, 2023 2:58:16 PM To: opendcim/openDCIM @.> Cc: Subscribed @.***> Subject: [opendcim/openDCIM] Exporting Connection from Child Device Broken (Issue #1477)

DCIM Version : 23.02

Normally, exporting connections downloads an excel spread sheet of the device's connections.

Instead it opens a new tab with information looking something like this : object(DevicePorts)#203https://github.com/opendcim/openDCIM/issues/203 (8) { ["DeviceID"]=> int(8077) ["PortNumber"]=> int(-2) ["Label"]=> string(8) "3-4

Clearly the correct information is there, but something is possibly happening with the change to excel part.

Exporting connections works on parent devices.

— Reply to this email directly, view it on GitHubhttps://github.com/opendcim/openDCIM/issues/1477, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAMTY6UHZR5NOYC6TTT5CRLYEKCWRAVCNFSM6AAAAAA7JYIEVCVHI2DSMVQWIX3LMV43ASLTON2WKOZRHE4TCNBXGI2DCNQ. You are receiving this because you are subscribed to this thread.Message ID: @.***>

[ { @.": "http://schema.org", @.": "EmailMessage", "potentialAction": { @.": "ViewAction", "target": "https://github.com/opendcim/openDCIM/issues/1477", "url": "https://github.com/opendcim/openDCIM/issues/1477", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { @.": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

wilpig commented 10 months ago

can't replicate on current codebase. closing.