## 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 ## Backport - [ ] I request the backport of the changes to the Latest Release - [ ] I request the backport of the changes to the Long Term Release