agschmid
Community Contributor

The following needs to be included in the WHERE clause to find active external tools:
WHERE (workflow_state != 'deleted' AND workflow_state IS NOT NULL)

View solution in original post

Who Me Too'd this solution