<div dir="ltr">I believe that custom fields will appear on the comment/resolve page if they are set up as "transaction" custom fields instead of "ticket" custom fields.  I don't know whether this is suitable for your needs though.  Is it acceptable in your case for one ticket to have multiple Git commit values?  If not, this is probably not a solution for you.<div><br><div><div>I don't think that there are any settings to make custom fields display conditionally depending on the specific action being taken, but you could possibly write callbacks to achieve this.<br><div><br></div><div>Ticket progress can be tracked by setting "time estimated" (and/or "time left") and updating "time worked" as progress is made.  If you explicitly want to display a percentage, you'd probably need to create a custom field.</div></div></div></div><div><br></div><div>For me, when I've wanted to monitor progress of a ticket at a closer level than just "not done yet" and "done," I've split the work into multiple child tickets instead.  It's very easy to see from a parent ticket how many child tickets still require completion, and then there's no need to remember to manually update time worked/completion percentage values—if three out of five child tickets are crossed out, the parent ticket is more or less 60% done.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 15 January 2015 at 22:07, Luca Ferrari <span dir="ltr"><<a href="mailto:fluca1978@infinito.it" target="_blank">fluca1978@infinito.it</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
first of all I'm using rt just from a few weeks, and I find it great.<br>
I come from 2+ years of redmine usage, so apologize me if the<br>
questions are trivial, but I'm not able to find the right answer in<br>
the documentation.<br>
<br>
I've added a few custom fields to my ticket definition, for example<br>
"git commit", but I'm able to see the custom fields only when creating<br>
a ticket or editing in jumbo mode. I cannot see them for instance when<br>
resolving a ticket (i.e., Action->Resolv), which for some of them<br>
makes much more sense.<br>
Therefore, taking "git commit" as an example, is there a way to tie<br>
such field to appear only when a specific action is executed against a<br>
ticket?<br>
<br>
Moreover, is there any progress meter to attach to tickets or should I<br>
define it as custom field?<br>
<br>
Last question: is there a short way to place a named saved search in a<br>
menu or on the dashboard so that I can launch it quickly without<br>
having to go to Search->Tickets->New Search? What I'd like to do is<br>
the quick switch between open tickets and all tickets to see also<br>
resolved ones.<br>
<br>
Thanks for the time.<br>
</blockquote></div><br></div>