cockroach icon indicating copy to clipboard operation
cockroach copied to clipboard

ui: insights overview rename 'execution id' to 'latest execution id'

Open j82w opened this issue 3 years ago • 1 comments
trafficstars

The insights only shows the latest execution id per a fingerprint. Renaming the column will avoid confusion where user might expect multiple execution ids for the same fingerprint.

After showing the new column name. Screen Shot 2022-09-22 at 4 15 12 PM Screen Shot 2022-09-22 at 4 14 22 PM

closes #88456

Release justification: Category 2: Bug fixes and low-risk updates to new functionality

Release note: (ui change): Rename insights overview table column 'execution id' to 'latest execution id'. This will help avoid confusion since the ui only shows the latest id per fingerprint.

j82w avatar Sep 22 '22 20:09 j82w

This change is Reviewable

cockroach-teamcity avatar Sep 22 '22 20:09 cockroach-teamcity

pkg/ui/workspaces/cluster-ui/src/insights/workloadInsights/util/insightsColumns.tsx line 80 at r1 (raw file):

Previously, maryliag (Marylia Gutierrez) wrote…

are we using this anywhere now that you replaced with latest?

Yes, it's being used in the details page.

j82w avatar Sep 23 '22 11:09 j82w

bors r+

j82w avatar Sep 23 '22 15:09 j82w

Build succeeded:

craig[bot] avatar Sep 23 '22 17:09 craig[bot]