
| Key: |
FC-1415
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Critical
|
| Assignee: |
Unassigned
|
| Reporter: |
Phil Truesdale
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
If you edit an array of objects using the library picker and add new, the array is resorted (deleted and reinserted with a new sequence) Simply clicking "Add new" re-sorts the data and saves it, you don't need to complete the object and attach it. If you complete the object and attach, it appends it to the array, but the original sort is already lost.
Picking existing objects from the library does not do this. Appears to be happening in createArrayTableData in DBGateway.cfc.
|
|
Description
|
If you edit an array of objects using the library picker and add new, the array is resorted (deleted and reinserted with a new sequence) Simply clicking "Add new" re-sorts the data and saves it, you don't need to complete the object and attach it. If you complete the object and attach, it appends it to the array, but the original sort is already lost.
Picking existing objects from the library does not do this. Appears to be happening in createArrayTableData in DBGateway.cfc.
|
Show » |
|