[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-9784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15887880#comment-15887880
 ] 

ASF subversion and git services commented on CLOUDSTACK-9784:
-------------------------------------------------------------

Commit 61ce75e901a9d319284dced0d304c7ecc7559f45 in cloudstack's branch 
refs/heads/master from [~rajanik]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=61ce75e ]

Merge pull request #1942 from Accelerite/CS-50422

CLOUDSTACK-9784 : GPU detail not displayed in GPU tab of management server 
UI.ISSUE
==================

When GPU tab of the host is selected on the management server UI, no GPU detail 
is displayed.

RESOLUTION
==================

In the javascript file "system.js" 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.

**Screenshot before applying fix :**

![screenshot before applying 
fix](https://cloud.githubusercontent.com/assets/25146827/23017606/f63fe470-f460-11e6-8d26-553e98bb0664.PNG)

**Screenshot after applying fix :**

![screenshot after applying 
fix](https://cloud.githubusercontent.com/assets/25146827/23017627/07d5a8b4-f461-11e6-814e-3c27b1bbda41.PNG)

* pr/1942:
  CLOUDSTACK-9784 : GPU detail not displayed in GPU tab of management server UI.

Signed-off-by: Rajani Karuturi <[email protected]>


> 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)

Reply via email to