Project

General

Profile

Actions

Bug #26263

open

Unused column on the left side of the Technical logs table

Bug #26263: Unused column on the left side of the Technical logs table

Added by Félix DALLIDET over 1 year ago. Updated about 1 month ago.

Status:
New
Priority:
2
Category:
Web - UI & UX
Target version:
Severity:
Trivial - no functional impact | cosmetic
UX impact:
It bothers me each time
User visibility:
First impressions of Rudder
Effort required:
Very Small
Priority:
98
Name check:
To do
Fix check:
To do
Regression:
No

Description

See the screenshot, nothing seems to be in this column.


Files

2025-01-28_12-54.png (133 KB) 2025-01-28_12-54.png Félix DALLIDET, 2025-01-28 12:55
2025-01-28_12-54.png

Related issues 1 (0 open1 closed)

Related to Rudder - User story #27047: Export technical logs table into CSVReleasedClark ANDRIANASOLOActions

Updated by Clark ANDRIANASOLO over 1 year ago Actions #1

  • Target version changed from 8.3.0~beta1 to 8.1.12
  • Severity set to Trivial - no functional impact | cosmetic
  • UX impact set to It bothers me each time
  • User visibility set to First impressions of Rudder
  • Priority changed from 0 to 118

It happens on 8.1

There are supposed to be 8 columns (among which 1 hidden one), but the kind column is unmapped from the AJAX response from the server, so the table is adding an empty column due to this :

{"executionDate": "2025-02-03 09:31:13+0000", "runDate": "2025-02-03 09:31:08+0000", "kind": "control", "status": "control", "ruleName": "rudder", "directiveName": "run", "component": "end", "value": "20250128-080350-e91a95e4", "message": "End execution"}

Apparently the "kind" column is linked to the "status" one (the logic is : (kind, status) = severity.split("_")), we should find a way to display the relevant information

Updated by Clark ANDRIANASOLO over 1 year ago Actions #2

  • Priority changed from N/A to To review

Updated by Nicolas CHARLES over 1 year ago Actions #3

  • Assignee set to Clark ANDRIANASOLO
  • Priority changed from To review to 2

Updated by Nicolas CHARLES over 1 year ago Actions #4

I'm fairly sure we don't want to show the "kind" (it's a technical internal info)
Simply having the first column non sortable would be enough to keep the indentation

Updated by Vincent MEMBRÉ over 1 year ago Actions #5

  • Target version changed from 8.1.12 to 8.1.13

Updated by Vincent MEMBRÉ over 1 year ago Actions #6

  • Target version changed from 8.1.13 to 8.2.6
  • Priority changed from 118 to 114

Updated by Vincent MEMBRÉ over 1 year ago Actions #7

  • Target version changed from 8.2.6 to 8.2.7

Updated by Vincent MEMBRÉ over 1 year ago Actions #8

  • Target version changed from 8.2.7 to 8.2.8
  • Priority changed from 114 to 112

Updated by Clark ANDRIANASOLO about 1 year ago Actions #9

Updated by Félix DALLIDET about 1 year ago Actions #10

  • Target version changed from 8.2.8 to 8.2.9
  • Priority changed from 112 to 109

Updated by Vincent MEMBRÉ 12 months ago Actions #11

  • Target version changed from 8.2.9 to 1133
  • Priority changed from 109 to 106

Updated by Clark ANDRIANASOLO 12 months ago Actions #12

Updated by Clark ANDRIANASOLO 12 months ago Actions #13

Updated by Alexis Mousset 11 months ago Actions #15

  • Target version changed from 1133 to 8.3.6
  • Priority changed from 106 to 103

Updated by Vincent MEMBRÉ 10 months ago Actions #16

  • Target version changed from 8.3.6 to 8.3.7
  • Priority changed from 103 to 102

Updated by Vincent MEMBRÉ 9 months ago Actions #17

  • Target version changed from 8.3.7 to 8.3.8
  • Priority changed from 102 to 101

Updated by Vincent MEMBRÉ 9 months ago Actions #18

  • Target version changed from 8.3.8 to 8.3.9
  • Priority changed from 101 to 100

Updated by Vincent MEMBRÉ 7 months ago Actions #19

  • Target version changed from 8.3.9 to 8.3.10
  • Priority changed from 100 to 98

Updated by Vincent MEMBRÉ 5 months ago Actions #20

  • Target version changed from 8.3.10 to 8.3.11

Updated by Vincent MEMBRÉ 4 months ago Actions #21

  • Target version changed from 8.3.11 to 8.3.12

Updated by Vincent MEMBRÉ 3 months ago Actions #22

  • Target version changed from 8.3.12 to 8.3.13

Updated by Vincent MEMBRÉ 2 months ago Actions #23

  • Target version changed from 8.3.13 to 1167

Updated by Alexis Mousset about 2 months ago Actions #24

  • Target version changed from 1167 to 9.0.9

Updated by Alexis Mousset about 1 month ago Actions #25

  • Target version changed from 9.0.9 to 9.0.10
Actions

Also available in: PDF Atom