Menu

#33 Add multiple IDs to user story

closed
nobody
None
5
2009-02-13
2009-02-12
Anonymous
No

For issuing multiple IDs in different systems. E.g.:
<id system="customer">1234</id>
<id system="contract">5.6.7</id>
<id system="issue tracker">JIRA-89</id>

Discussion

  • Remon Sinnema

    Remon Sinnema - 2009-02-13

    Implemented a bit differently: there can be one <id>, and multiple <secondary-id>s. The <id> must be unique in the project, <secondary-id>s needn't be. The idea is that <secondary-id>s point to artifacts in other systems.

    Implemented by http://xpstudio.svn.sourceforge.net/viewvc/xpstudio?view=rev&revision=366.

     
  • Remon Sinnema

    Remon Sinnema - 2009-02-13
    • status: open --> closed
     

Log in to post a comment.