Hello, is there anyone having some issue which only works on production environment?
We have feature when someone posting an invoice, an event subscriber run to insert Invoice Data to custom table.
It's not working on client production instance but works on any other than production.
I tried to debug it on on client env and my local PC, but it's working just fine so I couldn't reproduce the issue.
I already registered all custom object for the license and set allow all permission on custom object.
Is there any suggestion on how to troubleshoot the issue?