Canvas User not authorized for /internal/uptime/index_status

I have created a dedicated space and a role for a specific group users. The role gives read access to documents in some indices. The role has Kibana read privileges to dashboards and Canvas. I have deployed one Canvas and 2 dashboards to the space.

Users with the role are able to log onto the space and view the dashboards. However, the Canvas fails with this warning in the Kibana log:

{"service":{"node":{"roles":["background_tasks","ui"]}},"ecs":{"version":"8.11.0"},"@timestamp":"2024-04-29T13:47:51.348+02:00","message":"User not authorized for \"/internal/uptime/index_status?from=now-7d&to=now\": responding with 403","log":{"level":"WARN","logger":"plugins.security.api-authorization"},"process":{"pid":2192548,"uptime":103.711424607},"trace":{"id":"95422bab372fad4aaf0255cf87113150"},"transaction":{"id":"415af2dc9951c98e"}}

I do not find any thing about internal/uptime/index_status in the Kibana documentation or any Elasticsearch roles.

How should I change the permissions for the role to view content of the Canvas?

Best regards
Flemming

Seems to be this bug I am hitting Error 403 on endpoint internal/uptime/index_status?from=now-7d&to=now in discover menu whereas he has the privilege "feature_discover.all", and spinning icon long to disappear · Issue #175663 · elastic/kibana · GitHub