Project

General

Profile

Actions

User story #3330

closed

Improve Diff in event logs details

Added by Vincent MEMBRÉ about 11 years ago. Updated 8 months ago.

Status:
Resolved
Priority:
2
Assignee:
-
Category:
Web - Maintenance
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
No

Description

Diff should always use a red/green background and display unchanged values.

unique values(name/descprition, ...) display two lines :

old Value: before
new Value: after

We should display only the two lines without the prefix (old/new value) and no strikethrough text

On a list display currently it displays:

old value: A, B, C
new value: A, B, D

should be displayed like this :

  A
  B
- C (in red)
+ D (in green)

If the value has not changed, the value should be kept instead of not showing anything.


Related issues 1 (0 open1 closed)

Related to Rudder - Bug #22933: diff on node properties in event log (at least) is brokenReleasedVincent MEMBRÉActions
Actions

Also available in: Atom PDF