Bulk update units and create changes instead of doing all the operations manually. This should considerable reduce time needed for propagation, but still there is some time to be spent on checks.
Checklist
[ ] Lint and unit tests pass locally with my changes.
[ ] I have added tests that prove my fix is effective or that my feature works.
[ ] I have added documentation to describe my feature.
[ ] I have squashed my commits into logic units.
[ ] I have described the changes in the commit messages.
Proposed changes
Bulk update units and create changes instead of doing all the operations manually. This should considerable reduce time needed for propagation, but still there is some time to be spent on checks.
Checklist
Other information