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
The root cause is missing URL-friendly encoding in get_team function. It seems that similar issue has been reported and fixed for grafana_folder module.
SUMMARY
grafana_team: Unable to add team with space in name
ISSUE TYPE
COMPONENT NAME
grafana_team
ANSIBLE VERSION
CONFIGURATION
OS / ENVIRONMENT
Fedora 33; Grafana 7.5.4
STEPS TO REPRODUCE
Run the following playbook.
The root cause is missing URL-friendly encoding in get_team function. It seems that similar issue has been reported and fixed for grafana_folder module.
EXPECTED RESULTS
Team "Team With Space" with space in name is created.
ACTUAL RESULTS
Add team step fails with message "Grafana Teams API answered with HTTP -1".
The text was updated successfully, but these errors were encountered: