When setting up a item-set, we’re unable to delete items where all fields are empty.
Steps to reproduce:
Create a part with an item-set containing a TextLine-field.
Add the part to a page and add a few items (the amount doesn’t seem to matter) with text in each field.
In one of the added items, remove the text in the TextLine-field.
Click “Apply”
Refresh the page.
Attempt to delete the item with the empty text field
Click “Mark as ready”
The item re-appears.
It seems that Content Studio or Enonic compares the data in the entire set when deleting. When all contents inside the item is empty, deletion of the item isn’t going through.
Workaround:
Fill the TextLine-field with some temporary text.
Click “Apply” and “Mark as ready”
The item can now be deleted as normal.
This is not a big issue, but it’s a bit annoying for the editors when realise they added one item to many and just wanting to delete the extra item.
Super! Not a big issue - we do have a workaround for now by adding faux data, saving and then deleting the item again. Just an annoyance really. Thanks for following up!