•  
      request #28267 Be able to choose the scrum board to import ar Jira project import
    Infos
    #28267
    Yannis ROSSETTO (rossettoy)
    2023-03-08 14:52
    2022-09-01 11:54
    29821
    Details
    Be able to choose the scrum board to import ar Jira project import

    In Jira side, multiple scrum boards can be defined per project. However, at Tuleap side, only one scrum agiledashboard can be defined. For now, we import the first Jira scrum board found in project when doing a Jira project import.

    To be able to fine-tune this import, a new option is added to provided a board id to retrieve during the import: jira-board-id

    Error are raised if either the provided board is not a scrum one, or if the board is not in the Jira project we want to import. Not found board are silently ignored.

    Jira import
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Yannis ROSSETTO (rossettoy)
    Closed
    2022-09-01
    Attachments
    Empty
    References

    Follow-ups

    User avatar
    Reuze (patrickr)2023-03-08 13:26

    Hello, @rossettoy,

    I understand that we add "--jira-board-id JIRA_BOARD" to the import-project:from-jira command line is JIRA_BOARD the name of the board in jira or some numeric id ?

    Regards