Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "OSEE/ATS/FAQ"

(Removing all content from page)
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= ATS Frequently Asked Questions =
 
  
== Tasks ==
 
 
=== What is a Task? ===
 
 
=== How do I create tasks for a Team Workflow ===
 
There are a few ways to easily create tasks for a Team Workflow. 
 
<ol>
 
<li>From the "Task" tab off the Team Workflow Editor, select the "New Task"</li>
 
<li>Right click on "Task" tab table off the Team Workflow Editor, select "New Task"</li>
 
<li>Import tasks from Simple List</li>
 
  <ol>
 
  <li>Select pulldown from toolbar off the Team Workflow Editor, select "Import Tasks via Simple List"</li>
 
  <li>Enter one task title per line.</li>
 
  <li>Select an assignee for the new Task(s), if desired.</li>
 
  </ol>
 
<li>Import tasks from Spreadsheet</li>
 
  <ol>
 
  <li>[http://www.eclipse.org/osee/documentation/ats/support/ATS%20Task%20Import.xml Download sample excel spreadsheet]</li>
 
  <li>Edit spreadsheet, providing one row per task to be created</li>
 
  <li>Ensure that Originator and Assignee cells have name of existing user in your OSEE database</li>
 
  <li>Select pulldown from toolbar off the Team Workflow Editor, select "Import Tasks via Spreadsheet".</li>
 
  </ol>
 
</ol>
 
 
== Configuration ==
 
 
=== How do I configure ATS for multi-branch committing ===
 
ATS can be configured to support committing artifact changes to multiple variant branches.  This is done through configuring ATS to use Versions and configuring each version to the branch that it manages. See http://wiki.eclipse.org/OSEE/ATS/Users_Guide.
 

Latest revision as of 17:51, 14 September 2009

Back to the top