> -----Original Message-----
> From: [email protected] On Behalf Of cris croslobski
> Sent: 08 December 2013 10:37
> 
> HI,
>  
> I am a new user in this bug tracking tool.

Welcome!

> I have some questions, can you please help me?
>  
> 1. How can I customize tab with specific fields which I need 
>    to define in each tab?

I am not certain of what you want, here.  Which "tab"?  Do you mean on the 
ticket view?  You can define "custom fields", either through the trac.ini or 
via plugin(s):

http://trac.edgewall.org/wiki/TracTicketsCustomFields

Also: some of the existing fields can be hidden (if you do not want them) by 
removing all the pre-configured values via the Admin tab.

> 2 .How can I use actions? I read the guide but I don't know 
>    how to go back to predefined action
>    for example: I need 4 actions: submit, assign, resolve, close
>    submit will change into assign, assign change to resolve, 
>    from resolve I need to go back to assign, and from close into 
>    resolve again.

Read the workflow page:-  http://trac.edgewall.org/wiki/TracWorkflow

Then try to build your own workflow ini and run it through the online graphical 
visualiser (linked just above the "Adding optional Testing with Workflow" 
section).  If you are still struggling, post a more specific question with what 
you already tried...

> 3. How can I use mandatories of the fields?

...you mean "not let people submit a ticket if specific fields have not been 
completed"?  Not sure but I believe there are plugins that can help with that.  
Have you searched trac-hacks?

http://trac-hacks.org/

> 4. How can I update the data from external API script I 
>    preferred perl?

There is a plugin that exposes an API:-

http://trac-hacks.org/wiki/XmlRpcPlugin

> 5. I see in the issue tracking only modify action, How can I 
>    choose the one I want?

...the available options depend on transitions defined in the workflow from the 
current state, combined with the associated permissions.  Read the workflow 
page again.

> 6. How can I use dependency of fileds, for example, when I 
>    will change the priority to major then field owner_name will 
>    change to (predefined user)?

Not in "vanilla" trac but there may be a plugin for that.

> Thank you for advance.

I hope that helps you get started.  The workflow stuff is not too hard to 
understand it (I managed it so it must be easy) once you have read it a few 
times and put stuff through the visualiser.  Otherwise, please try to be a bit 
more descriptive in your questions, for example you have not told us what 
platform you are on, which version of trac you have installed or that most of 
your questions seem to relate only to the ticket page (unless I guess wrong) 
but there is quite a bit more to trac than tickets (wiki, source integration, 
misc plugins etc).

Good luck!

~ Mark C

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to