Bug report #4856
Copying rows doesn't copy joined values
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | - | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Windows | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 14689 |
Description
I created a feature layer that has some associated content. I then added a CSV database to the project and made a Join on the feature layer. When I select rows and try to copy them, only the values from the feature layer gets copied, not the joined data.
I am trying to send these values to a spreadsheet in Excel for some sorting and analysis. The headers show up but the data doesn't.
Using 1.7.3.
Associated revisions
QgsVectorLayer: use featureAtId() in selectedFeatures() (fixes #4856)
History
#1 Updated by Jürgen Fischer almost 13 years ago
- % Done changed from 0 to 100
- Status changed from Open to Closed
Fixed in changeset 0b1fd34c3e1470c6c1c1a699c581b941cfb32a03.