How is it possible to be able to use the reader node in a Workflow to read the first 2 levels of a dependent field? This seems not to be possible currently.
Example:
I have a Custom Object with Category being a Dependent Field. Some have 2 some have 3 levels:

In the reader node it is set like this:

In this example “Jira” is not giving me any results because it was not specified in the Custom Object. But my expectation was that it will take the higher level “Project Support” instead.
But this is not the case.
Of course I can do this in a workflow item by item. But having about 300 categories will make this a huge task.
It would be nice to have a way to read the first and second level as well somehow!
Ideas?