Is the phrase "item is ignored for deletion" grammatical and idiomatic?
The context is a software program. I have a list of items to be deleted from a database, and if an item from the list is not in the database, I want to display a message saying that the item is ignored. Since this message can appear among other unrelated messages, I want it to be as informative as possible but laconic.