[
https://issues.apache.org/jira/browse/CLOUDSTACK-9335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15235011#comment-15235011
]
ASF subversion and git services commented on CLOUDSTACK-9335:
-------------------------------------------------------------
Commit 9b60f3a4dd98c02f898ba874d8b28f3e8bbb13bf in cloudstack's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=9b60f3a ]
Merge pull request #1462 from shapeblue/master-fetchlatestuifix
CLOUDSTACK-9335: fix typo in dashboard's fetchlatest usagecc @swill @terbolous
@runseb @wido @abhinandanprateek
* pr/1462:
CLOUDSTACK-9335: fix typo in dashboard's fetchlatest usage
Signed-off-by: Will Stevens <[email protected]>
> 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)