View Issue Details

IDProjectCategoryView StatusLast Update
0008727VALENTINA SERVERCursorspublic2020-02-17 08:48
ReporterFrançois Van Lerberghe Assigned ToIvan Smahin  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
PlatformINTELOSMAC OS OS Version*
Product Version9.7.x 
Fixed in Version10.0.x 
Summary0008727: Cursor.UpdateAllRecords update all fields of all records of the cursor in client/server mode
DescriptionIn standalone mode, VCursor.UpdateAllRecords update only "dirty" fields of all records of a cursor, as expected (and described in the Wiki). But in client/server mode, this command update *all fields* of all records of the cursor.
Steps To Reproduce1) Create a Cursor with several fields and several records
2) Assign a new value to only one field
3) Do Cursor.UpdateAllRecords
In standalone mode, all records has now the same value for the updated field only
=> ok
In client/server mode, all records has now the same values for *all fields*
=> very bad
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2020-02-15 14:50 François Van Lerberghe New Issue
2020-02-17 08:48 Ivan Smahin Assigned To => Ivan Smahin
2020-02-17 08:48 Ivan Smahin Status new => resolved
2020-02-17 08:48 Ivan Smahin Resolution open => fixed
2020-02-17 08:48 Ivan Smahin Fixed in Version => 10.0.x