[ https://issues.apache.org/jira/browse/CLOUDSTACK-9335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15225712#comment-15225712 ]
ASF GitHub Bot commented on CLOUDSTACK-9335: -------------------------------------------- Github user terbolous commented on the pull request: https://github.com/apache/cloudstack/pull/1462#issuecomment-205654507 @bhaisaab here you go: https://issues.apache.org/jira/browse/CLOUDSTACK-9335 please update the PR and add the issue to the title > CloudStack UI has a typo and does not send fetchlatest=true correctly to > listCapacity > ------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-9335 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9335 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: UI > Affects Versions: 4.7.0, 4.8.0 > Environment: No specific environment needed > Reporter: Erik Weber > Assignee: Rohit Yadav > Priority: Minor > Labels: ui > Fix For: 4.9.0 > > > In ui/scripts/dashboard.js there is a typo around line 187 and 189 that reads: > data.fetchLastest = true; > There is an extra 's' there, and it should be data.fetchLatest = true; -- This message was sent by Atlassian JIRA (v6.3.4#6332)