I’ve never seen this error before. I’m trying to use a custom keyboard and label widget in an entity screen to set up the entity screen but I cant get it working, and I keep onencouritng this issue, i’ve never seen it before and donnt know what it means.
A barcode scanner scans an id into an editor widget in an entity screen which correlates to the entity’s name and the ticket is created with that entity
It seems that once an entity is first changed and the ticket created, then the “EnittyUpdate” rule is no longer being called which I can not understand. @Jesse
So, here is the first use
As you can see after the Student TicketForBarck action is run, the ticket is created and the ticket entity changed event is called
However a bit later I rerun the Student TicketForBarcode action with a different value and NO ticket entity Changed event is called.