Edgewall Software
Modify

Opened 14 years ago

Closed 14 years ago

#9405 closed enhancement (fixed)

[patch] add reminder to keep priority order for proper ticket coloring

Reported by: hasienda <hoff.st@…> Owned by: hasienda <hoff.st@…>
Priority: low Milestone: 0.12.1
Component: admin/web Version:
Severity: normal Keywords: admin web_ui bitesized
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Add a conditional note to trac/admin/templates/admin_enums.html, that will display a hint/warning like follows, if enum = 'priority':

"Reminder: Keep high-to-low order regardless of label names here, because it affects ticket coloring in queries and reports."

Attachments (1)

9405_add_color-on-priority_note.patch (1.1 KB ) - added by hasienda <hoff.st@…> 14 years ago.
conditional hint on priority order affecting ticket coloring

Download all attachments as: .zip

Change History (9)

comment:1 by hasienda <hoff.st@…>, 14 years ago

This came up as a minor issue at #trac this evening and might be easy enough to implement by extending the mentioned template.

comment:2 by Remy Blank, 14 years ago

Keywords: bitesized added
Milestone: unscheduled

Maybe use "Note:" instead of "Reminder:" for consistency.

by hasienda <hoff.st@…>, 14 years ago

conditional hint on priority order affecting ticket coloring

comment:3 by hasienda <hoff.st@…>, 14 years ago

Summary: add reminder to keep priority order for proper ticket coloring[patch] add reminder to keep priority order for proper ticket coloring

Did so, please find this patch done on top of trunk SVN r9824. This is certainly for 0.12.1, since it creates another msgid.

comment:4 by Remy Blank, 14 years ago

Milestone: unscheduled0.12.1
Owner: set to Remy Blank

comment:5 by Christian Boos, 14 years ago

Owner: changed from Remy Blank to hasienda <hoff.st@…>

Looks good to me. It's more a bit of polishing and documentation enhancement than a real new feature, therefore I'm OK to keep it for 0.12.1.

Will apply.

comment:6 by Carsten Klein <carsten.klein@…>, 14 years ago

Dunno but wouldn't be a hint like for example:

'based on the assigned order of the <priority, severity…>, tickets will be displayed in different colours…'

more like it?

I mean, the user can reorder and redefine existing resolutions, severities etc. to his or her wishes and define a specific display for them.

The rest is purely cosmetic, everbody is free in changing/overriding the css styles…

in reply to:  6 comment:7 by hasienda <hoff.st@…>, 14 years ago

Replying to Carsten Klein <carsten.klein@…>:

Dunno but wouldn't be a hint like for example:

'based on the assigned order of the <priority, severity…>, tickets will be displayed in different colours…'

more like it?

I've just done a patch as per request, not thought too much about a perfect wording. I'll welcome a more straight forward/clearer hint, so your suggestion is ok to me.

I mean, the user can reorder and redefine existing resolutions, severities etc. to his or her wishes and define a specific display for them.

The rest is purely cosmetic, everbody is free in changing/overriding the css styles…

Cosmetic it is, but that's exactly the thing, what a user wanted: as a pure reminder to document the connection between definition here and later display over there. It's just for the casual adjustment or testing in web-UI.

If someone is changing CSS, he/she will be well aware of the implications, I guess - a different case and not the target group.

comment:8 by Remy Blank, 14 years ago

Resolution: fixed
Status: newclosed

Slightly different wording applied in [10043].

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain hasienda <hoff.st@…>.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from hasienda <hoff.st@…> to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.