## Description ## Checklist - [ ] Commit messages are descriptive and explain the rationale for changes - [ ] Commits which fix bugs include `Fixes #11111` at the bottom of the commit message - [ ] I have read the [QGIS Coding Standards](https://docs.qgis.org/testing/en/docs/developers_guide/codingstandards.html) and this PR complies with them - [ ] New unit tests have been added for core changes - [ ] I have run [the `scripts/prepare-commit.sh` script](https://github.com/qgis/QGIS/blob/master/.github/CONTRIBUTING.md#contributing-to-qgis) before each commit - [ ] I have evaluated whether it is appropriate for this PR to be backported, backport requests are left as label or comment