Skip to content

Improve logging and message when throwing PayloadException

Daniel Vrátil requested to merge work/dvratil/better-payloadexception-logs into master

Make sure to include Item ID or info that the item is invalid. Avoid log full of identical message with no context and indication of why they were thrown.

Merge request reports