- In the attached database, open the "DeletionTest" grid.
- Click on "ChildItem2" (IDItem #1755)
- Press Ctrl+D (delete item)
- From the available options, choose the second one ("Remove from this location only | Action: Remove from Current grid")
- Upon completing the above steps, the Item text for "ChildItem2" is unexpectedly deleted (rendered blank). This can be seen, for example, if you click on the "IDItem" grid and look at IDItem #1755.
This must be a bug, right?
(Luckily, I already have an automatic Item backup system that regularly copies the Item text to an "ItemTextBackup" field, so nothing was lost.)
Bug reports
Comments
yikes !! Indeed a bug, and a…
No it isn't a bug...
The grid source is "Item", so to remove the item from the grid means removing the value for "item" which is exactly what it did