•  
      request #31161 Synchronizing a new team duplicates iterations in existing teams
    Infos
    #31161
    Manuel Vacelet (vaceletm)
    2023-03-22 09:49
    2023-03-16 16:51
    32748
    Details
    Synchronizing a new team duplicates iterations in existing teams
    • Given a Program P with one team T1
    • Create a Program Increment P1 in P
    • Create one Iteration IT1 in P (PI & iteration are mirrored in T1)
    • Then create a new Team T2
    • And attach T2 to P1
    • And synchronize T2

    Result:

    • T2 has:
      • one mirror of P1 (expected)
      • one mirror of IT1 (expected)
    • T1 has:
      • one mirror of P1 (expected)
      • two mirrors of IT1 (error, only one is expected).
    Program Management
    14.6
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Manuel Vacelet (vaceletm)
    Closed
    2023-03-22
    Attachments
    Empty
    References
    Referencing request #31161

    Follow-ups