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.

    •  
      request #16695 TTM should send campaign id as well as label when triggering a build
    Infos
    #16695
    Manuel Vacelet (vaceletm)
    2020-09-14 17:07
    2020-09-14 17:07
    18032
    Details
    TTM should send campaign id as well as label when triggering a build

    As of today payload is:

    {
        'campaign': 'campaign label'
    }

    To make use of new tuleapSendTTMResults we should add the campaign id:

    { 
        'campaign': 'campaign label',
        'campaign_id': 1234
    }
    Test Management
    11.18
    Empty
    • [x] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Manuel Vacelet (vaceletm)
    Under implementation
    Empty
    Attachments
    Empty
    References
    References list is empty