One approach that is difficult and doesn’t apply globally — but is way underused imo — is to structure migrations such that every incremental step makes things better. Such a migration has basically no WIP and can be paused/stopped at any time without adding project debt.
Our pathological inability to do "done"
This message speaks to me. I have worked on projects like this and also play Solitaire.
One approach that is difficult and doesn’t apply globally — but is way underused imo — is to structure migrations such that every incremental step makes things better. Such a migration has basically no WIP and can be paused/stopped at any time without adding project debt.