Project

General

Profile

Actions

Bug #2535

closed

Multi-line reason messages are hard to read in the git log

Added by Jonathan CLARKE almost 12 years ago. Updated almost 12 years ago.

Status:
Released
Priority:
3
Assignee:
Jean VILVER
Category:
Web - Maintenance
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

So, I just made a change in Rudder, and wrote out a nice long message explaining why. However, in the "git log", it's really hard to read:

commit 7b217db958b5be8e08240bb31117a313d33db288
Author: jon.doe <email not set>
Date:   Tue Jun 5 19:07:05 2012 +0200

    Archive policy instance with ID 'cae97971-ca99-49df-984f-3116c3756871', reason: So, I was testing this feature an
d had some fun
    Line break
    Wrote several lines in the reason message yo

I think it would be preferable to format this message as follows:

    Archive policy instance with ID 'cae97971-ca99-49df-984f-3116c3756871'

    Reason provided by user:
    So, I was testing this feature and had some fun
    Line break
    Wrote several lines in the reason message yo

Ou, de manière plus générique :

    Archive policy instance with ID '<UUID>'

    Reason provided by user:
    <MESSAGE>
Actions #1

Updated by Jonathan CLARKE almost 12 years ago

  • Assignee changed from Nicolas CHARLES to Jean VILVER
Actions #2

Updated by Jean VILVER almost 12 years ago

  • Status changed from 2 to Pending technical review
  • % Done changed from 0 to 100
Actions #3

Updated by Nicolas CHARLES almost 12 years ago

  • Status changed from Pending technical review to Released

This looks correct, thank you Jean

Actions #4

Updated by Jonathan CLARKE almost 12 years ago

  • Category changed from Web - UI & UX to Web - Maintenance
Actions

Also available in: Atom PDF