This repository has been archived by the owner on Dec 13, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 35
KPIs: In case datasets is empty or missing shall show "No data" text #713
Comments
teosarca
changed the title
KPIs: In case datasets is empty or missing show "No data" text
KPIs: In case datasets is empty or missing shall show "No data" text
May 4, 2017
@metas-lc Where can we check this? It was working on mocked data, it will great to have opportunity to see it live. |
@damianprzygodzki just get a clean metasfresh via docker compose. Here is how to: http://docs.metasfresh.org/installation_collection/EN/How_do_I_setup_the_metasfresh_stack_using_Docker.html |
Fixed. |
Tested. (modified Queries and Time ranges to test w101). Works as required. Done. |
metas-mk
added a commit
to metasfresh/metasfresh
that referenced
this issue
May 31, 2017
Adding issue/ release notes to our next release. metasfresh/metasfresh-webui-frontend-legacy#713 KPIs: In case of datasets being empty or missing shall show "No data" text
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Current behavior
When "/dashboard/kpis//data" returns empty or missing "datasets" field,
the KPI widget shows "Error loading data..." (red).
Expected behavior
The KPI widget shall display "No data" text (black).
But only in case the "datasets" is empty or missing.
In case of an endpoint failure, we keep it as it is, "Error loading data..." (red).
Steps to reproduce
Sorry, but you have to mock it.
Below it's a screenshot using a dev db:
The text was updated successfully, but these errors were encountered: