Bug report #13480
Table join without virtual memory doesn't work
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | - | ||
Affected QGIS version: | 2.10.1 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | not reproducable |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 21525 |
Description
When a table (CSV or SQL) is joined to a layer with the "Cache join layer in virtual memory" unchecked, join is only done on the first attribute of the joined table, but it 's duplicated for all the entities (see screenshot).
Tested on 2.6, 2.8.2 and 2.10.1, all x64, on Windows 7 x64, on two differents computers.
A project with a table joined to a layer is in qgis_join.zip
History
#1 Updated by Nyall Dawson over 8 years ago
- Resolution set to not reproducable
- Status changed from Open to Closed
Not reproducible on current master