Edgewall Software

Opened 10 years ago

Closed 10 years ago

Last modified 9 years ago

#11804 closed enhancement (fixed)

Display hint in Add/Remove from Cc field when name and email not set in preferences — at Version 3

Reported by: Ryan J Ollos Owned by: Ryan J Ollos
Priority: normal Milestone: 1.0.3
Component: ticket system Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:

For a user that doesn't have TICKET_EDIT_CC permission and hasn't set their email in Preferences, a hint is shown next to the Cc field with a link to Preferences.

API Changes:
Internal Changes:

Description

For an unauthenticated session in which the name and email have not been set in Preferences the following non-functional checkbox is shown:

Instead, we can show a hint:

The change was initially suggested in #10207.

Change History (6)

by Ryan J Ollos, 10 years ago

Attachment: cc-field.png added

by Ryan J Ollos, 10 years ago

Attachment: cc-field-new.png added

comment:1 by Ryan J Ollos, 10 years ago

Status: newassigned

Proposed changes in log:rjollos.git:t11804.

by Ryan J Ollos, 10 years ago

Attachment: WithMissingClass.png added

comment:2 by Ryan J Ollos, 10 years ago

I considered lightening the Cc: label text to indicate that the field is disabled, similar to the properties with the missing class in the #ticket properties section. It doesn't look right to me, but let me know your thoughts.

comment:3 by Ryan J Ollos, 10 years ago

Release Notes: modified (diff)
Resolution: fixed
Status: assignedclosed

Committed to 1.0-stable in [13237], merged to trunk in [13238].

Note: See TracTickets for help on using tickets.