Bug 278044 - There should be a warning before executing a delete/update query
Summary: There should be a warning before executing a delete/update query
Status: CLOSED FIXED
Alias: None
Product: KEXI
Classification: Applications
Component: Queries (show other bugs)
Version: 3.0.x
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Kexi Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-18 19:09 UTC by Dimitrios T Tanis
Modified: 2023-09-03 20:44 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dimitrios T Tanis 2011-07-18 19:09:37 UTC
Version:           3.0.x (Calligra 3.0.x) (using KDE 4.6.0) 
OS:                Linux

There should be a warning before executing a query.
There should be an option to choose whether the warning should be displayed or not.

Reproducible: Didn't try


Actual Results:  
Executing a query does not inform the user of prominent data changes, nor gives him the chance to cancel the operation.

Expected Results:  
When double clicking a delete/update query or calling through code there should be a message, warning the user that executing the query is going to change data, giving the user the chance to cancel the operation.
There should also be an option to alter this behaviour. aka Display warnings or not.
Comment 1 Jarosław Staniek 2013-04-10 17:21:52 UTC
For now this is not causing as we have no DELETE/UPDATE queries supported. 

Confirmed the wish of course.
Comment 2 Jarosław Staniek 2019-11-11 14:02:27 UTC
There is a question for removal of all records or selected record. So I think this can be closed, as we still have no DELETE/UPDATE queries.