Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: First published version

...

  • Add "web link" field to Rally
    • Add a new custom field to the workspace (within Rally, go to set-up -> workspaces and projects -> select workspace -> fields, select work item "User Story", then click "New Field".
    • From this screen enter the Name and Display Name (we suggest "ETRequirement" and "ET Requirement").
    • Set "Type" to "Web Link".
    • Configure "URL" template for the Web link field to be "http://${id}" (or if ET is exposed via HTTPS/SSL, use https://${id} instead).

 

Image Added

 

    • Leave "Display Preference" as "Display in new window".
    • Click "Save & Close" to save the custom field.
  • Configure mapping in ET
    • Edit external system link for requirements between ET and Rally (if you have not created a link yet between your ET and Rally project, please follow these steps for information on how to do so).
    • Click on "Mappings" tab.
    • Click on "ET to External System" tab.
    • Click on "Map Fields" step, then click "Configure" toolbar button.
    • Click "Add" toolbar button to create a new field mapping.
    • Select "Copy field" as the type of the new field mapping.
    • Select "URL" as the From field.
    • Select "Custom Field - ET Requirement" as the To field (if you gave the field a name other than "ET Requirement", you will need to select that field instead.
    • Click OK.
    • Close the configure mappings field.

...