Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[processing] "Order by expression" algorithm needs to regenerate the primary key #60432

Merged

Conversation

agiudiceandrea
Copy link
Member

Description

The "Order by expression" (native:orderbyexpression) processing algorithm needs to regenerate the primary key, otherwise the features in a GeoPackage output layer will not be actually reordered, but they will remain in the same order as the input GeoPackage layer.

@github-actions github-actions bot added this to the 3.42.0 milestone Feb 4, 2025
@agiudiceandrea agiudiceandrea added the Processing Relating to QGIS Processing framework or individual Processing algorithms label Feb 4, 2025
Copy link

github-actions bot commented Feb 4, 2025

🪟 Windows builds

Download Windows builds of this PR for testing.
Debug symbols for this build are available here.
(Built from commit 60d1db9)

🪟 Windows Qt6 builds

Download Windows Qt6 builds of this PR for testing.
(Built from commit 60d1db9)

@agiudiceandrea agiudiceandrea added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport release-3_40 Bug Either a bug report, or a bug fix. Let's hope for the latter! Processing Relating to QGIS Processing framework or individual Processing algorithms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants