What does this error mean in Merge Requests? "Can not check-in / source missing"

What’s this error mean in the Merge Request?

@andrew.garrett in the past, we have seen this happen when the logic was actually branched from a logic block in a different lifecycle instead of the one in base (and then that lifecycle version gets deleted). When you go to merge, it can’t find the parent and you get the error. Not sure if that is what happened here, but that is what I have seen.

2 Likes