All WQ entries listed for a WQ class created from entity by an action

I was trying to create a new work queue out of entity by an action

I was expecting to have a new work queue class without any problems.

Instead I’ve got a faulty work queue class. When I created a work queue based on that class and made it active, it listed queue entries from all other queues.

I found out it’s caused by a wrongly cloned filterset referencing wrongly to an original data structure entity:
dsfsf:entity=“Root/DataStructure/__system/_WQ_template.origam#_WQ_template/WorkQueueEntry/eabc18cd-7af2-4b56-9109-f0f5ed817fcc”
It should reference to a cloned data structure entity.

1 Like

What about a PR for master branch?

The issue is not present in master branch.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.