Bug report #6480
QGIS WFS-T doesn't send updates
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Web Services clients/WFS | ||
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 #: | 15708 |
Description
If i make some edits (either spatial or aspatial) on a WFS layer which supports WFS-T, QGIS doesn't send the updates in the request (my server receives an empty transaction request).
History
#1 Updated by Chris Smith about 12 years ago
- Status changed from Open to Closed
This turned out to be the server not sending the feature ids of the original features (so QGIS doesn't know what to send back).