ucx icon indicating copy to clipboard operation
ucx copied to clipboard

[FEATURE]: Add a link to redirect incompatible job runs towards

Open william-conti opened this issue 1 year ago • 4 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Problem statement

In the estimates dashboard, it's very difficult for a user to find out which job run corresponds to a job that has been flagged as an incompatible one. The hashed_id column makes it very hard to understand where to look

Capture d’écran 2024-03-18 à 10 57 50

Proposed Solution

We must either:

  • Add a job_id column in the dashboard widget.
  • Add a clickable link column to redirect to the incompatible job run in workflow.

Additional Context

No response

william-conti avatar Mar 18 '24 09:03 william-conti

Can you give a clearer explanation of what the issue is?

techydeola avatar Mar 18 '24 17:03 techydeola

@FastLee fyi

nfx avatar Mar 21 '24 08:03 nfx

@william-conti There's submit_runs table with job ids column. Explode it or just display it

nfx avatar Mar 21 '24 08:03 nfx