Mailing List Archive

Suppressing updateable fields - Trac 1.4.3
I'm getting an interesting request.
In Trac, when you modify the ticket, the "Description" shows up (see
screenshot). The users want that suppressed.

[.image: Screenshot 2023-07-10 at 15-49-25 #15715 (Test Ticket from Trac2) –
Traffic.png]
Thanks ahead of time for any help !!

- Mike -

--
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trac-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/94ed93ab-5499-43f1-998f-b8ba930a23een%40googlegroups.com.
Re: Suppressing updateable fields - Trac 1.4.3 [ In reply to ]
On Monday, July 10, 2023 at 12:50:57?PM UTC-7 mikel...@gmail.com wrote:

I'm getting an interesting request.
In Trac, when you modify the ticket, the "Description" shows up (see
screenshot). The users want that suppressed.

[.image: Screenshot 2023-07-10 at 15-49-25 #15715 (Test Ticket from Trac2) –
Traffic.png]
Thanks ahead of time for any help !!

- Mike -


You can revoke TICKET_EDIT_DESCRIPTION
https://trac.edgewall.org/wiki/TracPermissions#TicketSystem

Another option is to add some site Javascript to hide the field.
https://trac.edgewall.org/wiki/TracInterfaceCustomization#SiteAppearance

--
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trac-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/e2b58710-7394-4ae4-8da9-7223f440f515n%40googlegroups.com.