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 #32788 Introduce the Jira project import with a solo tracker
    Summary
    Empty
    Introduce the Jira project import with a solo tracker

    We can match as much as possible the Jira behavior that stores all issue types in the same data structure. The issue type will now be a field value instead of a dedicated tracker.

    Jira mono tracker implies:

    • Having an option in the CLI command to define the import mode (multi-trackers by default)
    • A solo tracker is created will all the issue (standard and sub-items)
    • Add the issueType value in Tracker reports
    • Enable a Kanban with this import when possible
    Empty
    Empty
    Status
    Jira import
    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?
    • Use already used Jira REST endpoints (no new needed)
    • Concatenate all the values for the same list field (issuetype for instance)
      • For other list fields, it does not seem to have specific values for issueType. Either the field is here or not, not partially (to be confirmed).
    Details
    #32788
    Yannis ROSSETTO (rossettoy)
    2023-08-18 15:30
    2023-06-30 11:33
    34426

    References

    Follow-ups

    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 On going to Done
    • Technical informations
      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
    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
    User avatar
    • Technical informations
      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