Nitesh Sarda created CLOUDSTACK-9784:
----------------------------------------
Summary: GPU detail not displayed in GPU tab of management server
UI.
Key: CLOUDSTACK-9784
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9784
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Reporter: Nitesh Sarda
ISSUE
==================
When GPU tab of the host is selected on the management server UI, no GPU detail
is displayed.
RESOLUTION
==================
There is a javascript file namely "system.js" in which while fetching the GPU
details, sort functionality in dataprovider is returning value as undefined and
hence it throwing an exception. So handled the output as undefined gracefully
to avoid exception.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)