Add links to Health Check dashboard to automatically create bugs
Categories
(Data Platform and Tools :: General, enhancement)
Tracking
(Not tracked)
People
(Reporter: ascholtz, Assigned: Leli)
Details
(Whiteboard: [dataquality])
We could add an additional column to the tables in the health check dashboard which will open bugs in Bugzilla with all information pre-filled. This will significantly reduce the time required to open bugs.
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
This is a pain!
Looker can have columns with links BUT one can't create a link dimension as a custom field in an explore. It has to be done in a view.
I started to look into it for the schema errors. For me the most useful column would be "if there is a Bug already, link to the Bug, else show a link to create a Bug with some prefilled values"
Here is my PR for the first view (all schema errors (last 14 days) https://github.com/mozilla/looker-spoke-default/pull/512
I created a new view with a derived_table in order to be able to create the link list. Open for better ways of doing this! If this is what is wanted I can start doing this for the other tables.
Preview available in development mode in the branch add_link_to_platform_health_dashboard https://mozilla.cloud.looker.com/looks/1230
| Assignee | ||
Updated•2 years ago
|
| Reporter | ||
Updated•2 years ago
|
Description
•