Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

  •  
     
    story #13003 import/export TTM steps in XML
Summary
Empty
import/export TTM steps in XML
Empty

There are two kind of data that should be taken into account:

  • tracker structure
  • artifacts/changesets data

It's the first 100% external plugin that contributes tracker stuctures and data. It's not possible to include those informations in Tuleap schema (project.xml).

We will introduce a catch-all markup <external-fields> in <tracker> and <changeset> schema and then, it will be up to the plugin to validate the content of what will be in <external-field>.

The validation must be done up-front to ensure all the data and structure are consistent before running the actual import.

REST tests are updated to leverage this XML import

Empty
Empty
Status
Empty
Done
Development
  • [ ] Does it involves User Interface? 
  • [ ] Are there any mockups?
  • [ ] Are permissions checked?
  • [ ] Does it need Javascript development?
  • [ ] Does it need a forge upgrade bucket?
  • [ ] Does it need to execute things in system events?
  • [ ] Does it impact project creation (templates)?
  • [ ] Is it exploratory?
Empty
Details
#13003
Manuel Vacelet (vaceletm)
2020-04-21 10:11
2019-02-18 09:41
15991

References

Follow-ups

User avatar
Hi Nicolas
In which Tuleap enterprise release this TTM feature is deliverd ?
Thanks
Denis
User avatar
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
  • Status changed from Ready (stalled) to On going