You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.
What went wrong? No data in the dashboard. Looks like all widgets were created with the wrong function names.
Example (my yml template):
Func:
...
name: my-func
In the widget details, I see Func (FunctionName) but should be my-func. So I think this is a reason why there is no data in the dashboard, because no such functions. If I create dashboard widget manually with a correct func name everything works correctly
What did you expect should have happened? Name should be correct and data from functions should be available
This is a Bug Report
Description
For bug reports:
Example (my yml template):
In the widget details, I see Func (FunctionName) but should be my-func. So I think this is a reason why there is no data in the dashboard, because no such functions. If I create dashboard widget manually with a correct func name everything works correctly
Similar or dependent issues:
Additional Data
The text was updated successfully, but these errors were encountered: