No objects with an identifier that meets the specified condition

Question: using the map panel, I add new objects to a layer. However, I cannot see the added object on the map. I receive a message that reads: “No objects with identifier `61` meeting the given condition.”

Users commonly use filter layers. Sometimes, however, when editing, they forget to fill in an attribute that determines the presence of an object in the layer being edited.

Example:
The user has created a filter layer: type = wod
They create new objects.
However, they forgot to fill in the attribute type
They save the edits

Correct application behaviour:
After saving, the system attempts to display the object card, which is however impossible because the object does not meet the set condition.

Was this helpful?