Erik Weber created CLOUDSTACK-9335:
--------------------------------------
Summary: 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
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)