•  
      request #8932 Migration from tv3 to tv5 is not resilient
    Infos
    #8932
    Nicolas Terray (nterray)
    2016-03-02 18:47
    2016-03-02 18:09
    9037
    Details
    Migration from tv3 to tv5 is not resilient

    Good-enough mode is not good enough.

    If tv3 data is not correctly formated, we can have a situation where it is impossible to create the first changeset due to a lack of data. In my case I have a comment that has been submitted before the initial changeset (sic).

    The current implementation throw an exception in that case, and catch it inside the for loop that creates changeset. This is a problem since if no initial changeset has been created, then subsequent changeset won't be created (this currently leads to a fatal error).

    My proposal is to create a fake changeset in that case.

    Trackers
    development
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2016-03-02
    Attachments
    Empty
    References

    Follow-ups

    User avatar

    Merged in 8.11.99.101


    • Status changed from Under review to Closed
    • Close date set to 2016-03-02