Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Michael Born @ OrtusMichael Born @ OrtusReporter
Michael Born @ OrtusMichael Born @ OrtusFix versions
Priority
Major
Details
Details
Assignee
Michael Born @ Ortus
Michael Born @ OrtusReporter
Michael Born @ Ortus
Michael Born @ OrtusFix versions
Priority
Sentry
Sentry
Sentry
Created May 11, 2022 at 6:08 PM
Updated May 26, 2022 at 3:27 PM
Resolved May 26, 2022 at 3:27 PM
Currently, any exceptions that occur in a “solo” async interceptor is not re-broadcast via
onException
announcement. This makes it impossible to log these errors.The
asyncAll
interceptor handling does announceonException
.See