•  
      request #36499 Show diff between two dates
    Infos
    #36499
    Kayla Robinson (krobinson)
    2024-02-01 21:40
    2024-02-01 21:40
    38084
    Details
    Show diff between two dates

    We would like to be able to understand how an artifact has changed between one date and another, without having to follow all of the changes in between (aka follow the string of follow-ups).

    We are able to get close with:

    curl -X 'GET' 'https://tuleap.pcc.com/api/artifacts/24097/changesets?fields=all&limit=10&order=asc' -H 'accept: application/json' | jq '.[]|{"last_modified_date", "values": .values|map(select(.label=="Requirements and UI"))}'

    But that isn't really ideal for the average user.

    Trackers
    15.4
    EL7 (CentOS|RHEL)
    • [ ] enhancement
    • [ ] internal improvement
    Katie Gudmundsen (kgudmundpcc), Megan Maddocks (mmaddocks), Tom Astle (tomastle), Kayla Robinson (krobinson)
    Stage
    Empty
    New
    Empty
    Attachments
    Empty
    References
    References list is empty