Bug report #10734
Random selection should select only inside defined subsets
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Processing/QGIS | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | worksforme |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 19119 |
Description
Expected behaviour when trying to randomly select points from a point layer which feature subsets enabled (filtering some of the points)
-> only non-filtered points are used for the random selection
Actual behaviour:
-> the status bar tells me my desired nr of points are selected, but actually only a smaller number of the non-filtered points is selected
Related issues
History
#1 Updated by Giovanni Manghi over 10 years ago
- Affected QGIS version changed from 2.2.0 to master
- Category set to 44
- Target version set to Future Release - High Priority
- Subject changed from Random selection broken when using feature subsets to Random selection should select only inside defined subsets
#2 Updated by Giovanni Manghi almost 8 years ago
- Category changed from 44 to Processing/QGIS
#3 Updated by Giovanni Manghi over 7 years ago
- Regression? set to No
- Easy fix? set to No
#4 Updated by Alexander Bruy over 7 years ago
- Duplicated by Bug report #16211: Random Extract within Subsets saving only one subset added
#5 Updated by Alexander Bruy over 7 years ago
- Resolution set to worksforme
- Description updated (diff)
- Status changed from Open to Closed
Works fine in master. Please reopen if necessary