I’m trying to create a dashboard and add tags to it. While trying to do it all in 1 try, it does not work.
To find the origin of the problem, I went deeper into the requests being send by Grafana and to my suprise, although being the same request, the tags are not passed to the API on dashboard creation. When updating a dashboard, the tags are passed through.
Is this a bug or a feature that I don’t see the point of?
I’m running the docker container for Grafana 9.0.2 on a Linux machine