View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008727 | VALENTINA SERVER | Cursors | public | 2020-02-15 14:50 | 2020-02-17 08:48 |
Reporter | François Van Lerberghe | Assigned To | Ivan Smahin | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | INTEL | OS | MAC OS | OS Version | * |
Product Version | 9.7.x | ||||
Fixed in Version | 10.0.x | ||||
Summary | 0008727: Cursor.UpdateAllRecords update all fields of all records of the cursor in client/server mode | ||||
Description | In 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 Reproduce | 1) 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 | ||||
Tags | No tags attached. | ||||
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 |