Property is still referenced in an action type and therefore cannot be deleted before removing it from the action type

I’m getting this error when trying to delete a property from the Ontology:

Property is still referenced in an action type and therefore cannot be deleted before removing it from the action type

Is there a way to see which action is blocking me?

You can check and get the action ref in ontologoy Manager.. Check attached screens to get leads..

click on the Action, It pops all its references/dependents.

Unfortunately, I have over 100 actions for this object type; I need to know which of the 100 actions is referencing that specific property.

Hi,

Have you tried using Workflow Builder? It is quite powerful for searching for usages of different properties of an object. For example

When clicking on the object type to view details, it will list all the properties, and on the right side, there is a small number indicating the number of usages of the corresponding property (if there are any). If you hover above one of the properties with such a number, you should be able to identify which action types, workshop modules, and/or typescript functions have utilized the current property (as circled in red in the screenshot above).

Kind regards,
Jamie

2 Likes

This is great! Thank you Jamie - Workflow Builder solves the problem.

1 Like


Usage option from the object type as well giving all the references of object.