Close Batch Change and marking changesets to also be closed does not close changesets
Created by: mike-r-mclaughlin
Steps to reproduce:
- Create new batch change against a GitHub repo
- Apply and publish batch change
- After some time, close the batch change and check the box that says "also close all open changesets on code hosts"
- The PRs on GitHub are still open
Expected behavior:
PRs are closed on GitHub
Actual behavior:
PRs are left open