Queue Module with inherited Job entity

0
I was wondering if somebody already had this issue. I am probably doing something wrong. As long as I use the Queue module (https://appstore.home.mendix.com/link/app/106628/) with a Job entity the jobs are nicely shown in the Job overview. However when I create an entity like MyOwnFancyJob that inherits from Job, then it is still nicely created and executed but those Jobs are not visible in the Job overview. I would think a datagrid with Job as entity also shows the inherited entities in that same list?
asked
0 answers