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
On first point: POST to '/dashboards/{dashboardID}/cells' accepts type CreateCell and should ignore viewID parameter so API is behaving correctly
On second: should create new view that replicates the view at usingView.
If I creating
Cell
withviewID
then the provided view is not used:The view is also not provided when I use the parameter
usingView
:The text was updated successfully, but these errors were encountered: