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

MS SQL features disappear if SQL errors on insert #15004

Closed
qgib opened this issue Apr 2, 2012 · 3 comments
Closed

MS SQL features disappear if SQL errors on insert #15004

qgib opened this issue Apr 2, 2012 · 3 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Data Provider Related to specific vector, raster or mesh data providers High Priority

Comments

@qgib
Copy link
Contributor

qgib commented Apr 2, 2012

Author Name: Nathan Woodrow (@NathanW2)
Original Redmine Issue: 5284
Affected QGIS version: master
Redmine category:data_provider
Assignee: Tamas Szekeres


If you are saving a feature and the database fails to insert due to a SQL error the feature will disappear with no error to tell the user what has happened.

The PostGIS provider throws a error and blocks the save operation until the user has fixed the mistake, letting the user try to save again after the changes have been made.


Related issue(s): #15003 (relates)
Redmine related issue(s): 5283


@qgib
Copy link
Contributor Author

qgib commented Apr 2, 2012

Author Name: Nathan Woodrow (@NathanW2)


  • parent_id removed 5283
  • subject was changed from Features disappear if SQL errors to MS SQL features disappear if SQL errors on insert

@qgib
Copy link
Contributor Author

qgib commented Apr 4, 2012

Author Name: Tamas Szekeres (@szekerest)


Fixed in szekerest@4fea2c7

@qgib
Copy link
Contributor Author

qgib commented Apr 4, 2012

Author Name: Jürgen Fischer (@jef-n)


Fixed in changeset 4a9e8cc.


  • resolution was changed from to fixed
  • status_id was changed from Open to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Data Provider Related to specific vector, raster or mesh data providers labels May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Data Provider Related to specific vector, raster or mesh data providers High Priority
Projects
None yet
Development

No branches or pull requests

1 participant