Actions
User story #3330
closedImprove Diff in event logs details
Status:
Resolved
Priority:
2
Assignee:
-
Category:
Web - Maintenance
Target version:
Pull Request:
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.
Updated by Nicolas PERRON over 11 years ago
- Target version changed from 2.6.0~beta1 to 2.6.0~rc1
Updated by Matthieu CERDA over 11 years ago
- Target version changed from 2.6.0~rc1 to 2.6.0
Updated by Jonathan CLARKE over 11 years ago
- Target version changed from 2.6.0 to 2.6.1
Updated by Nicolas PERRON over 11 years ago
- Target version changed from 2.6.1 to 2.6.2
Updated by Nicolas PERRON over 11 years ago
- Target version changed from 2.6.2 to 2.6.3
Updated by Nicolas PERRON over 11 years ago
- Status changed from New to 8
- Target version changed from 2.6.3 to Ideas (not version specific)
Updated by François ARMAND about 1 year ago
- Related to Bug #22933: diff on node properties in event log (at least) is broken added
Updated by François ARMAND about 1 year ago
- Status changed from New to Resolved
- Regression set to No
Resolved by #22933
Actions