You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@sfllaw At the risk of causing this to take much longer than it should, does using the -clear-cache flag "fix" the issue? (We're just trying to narrow down where the missing check is, since we should handle empty diffs more gracefully.)
@LawnGnome I’ve finished working on this batch change, so I’m unable answer that question. But I’m guessing the answer is yes?
I recommend that an empty cache diff should not create a changeset because there is no change? Skipping seems to be the what happens on a fresh change, so I’d expect the same behaviour on subsequent runs.
Sometimes, when updating a batch change that has already been applied, the cached diff cannot be applied:
If we look into the cache, we see that the diff is empty!
This is exactly the behaviour you’d expect from an empty patch:
The text was updated successfully, but these errors were encountered: