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

[backport] fix feature list combo box having identifier value further than fetching limit #37286

Closed
wants to merge 11 commits into from

Conversation

3nids
Copy link
Member

@3nids 3nids commented Jun 18, 2020

fixes #37266

backport of #37280

@3nids 3nids added the Backport Is a backport of another pull request label Jun 18, 2020
@github-actions github-actions bot added this to the 3.10.7 milestone Jun 18, 2020
@nyalldawson nyalldawson added the NOT FOR MERGE Don't merge! label Jun 18, 2020
@nyalldawson nyalldawson modified the milestones: 3.10.7, 3.10.9 (LTR) Jun 19, 2020
@stale stale bot added the stale Uh oh! Seems this work is abandoned, and the PR is about to close. label Jul 3, 2020
@stale stale bot removed the stale Uh oh! Seems this work is abandoned, and the PR is about to close. label Jul 7, 2020
@3nids 3nids removed the NOT FOR MERGE Don't merge! label Jul 7, 2020
@3nids
Copy link
Member Author

3nids commented Jul 7, 2020

Since nothing bad rose about this 3.14, I am proposing to merge this backport.

@stale

This comment has been minimized.

@stale stale bot added the stale Uh oh! Seems this work is abandoned, and the PR is about to close. label Jul 29, 2020
@stale stale bot closed this Aug 8, 2020
@3nids 3nids reopened this Sep 15, 2020
@stale stale bot removed the stale Uh oh! Seems this work is abandoned, and the PR is about to close. label Sep 15, 2020
@qgis qgis deleted a comment from stale bot Sep 15, 2020
@qgis qgis deleted a comment from stale bot Sep 15, 2020
@3nids 3nids added the Squash! Remember to squash this PR, instead of merging or rebasing label Sep 22, 2020
@3nids
Copy link
Member Author

3nids commented Sep 22, 2020

too risky / not worth the effort for 3.10

you can do QgsSettings().setValue("maxEntriesRelationWidget", 1000, QgsSettings.Gui) to increase the fetching limit (100 by default).

@3nids 3nids closed this Sep 22, 2020
@3nids 3nids deleted the fix37266-310 branch September 22, 2020 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backport Is a backport of another pull request Squash! Remember to squash this PR, instead of merging or rebasing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants