Failing Unit Test: LogFlowExecutionErrorEventHandler_Tests. it_logs_when_enabled
#817
Labels
Plugin: Async Failure Additions
Items related to the plugin Async Failure Additions
tests
Relates to Apex or LWC jest tests
Type: Bug
Something isn't working
Milestone
Package Edition of Nebula Logger
Unlocked Package
Package Version of Nebula Logger
4.15.1
New Bug Summary
Error message:
System.QueryException: List has no rows for assignment to SObject
Stack Trace:
Class.LogFlowExecutionErrorEventHandler_Tests.it_logs_when_enabled: line 29, column 1
Failing line:
NebulaLogger/nebula-logger/plugins/async-failure-additions/plugin/classes/LogFlowExecutionErrorEventHandler_Tests.cls
Line 29 in 9484c4b
It's looking for the automated process user which does not exist in my org. Not sure I've ever seen an org without this user, so this is interesting. I do have several Platform Integration Users, and one of them is the context user for firing platform events—which I think used to be automated process? so maybe SF has made some changes...
This isn't blocking me from doing anything, just calling it out as it's something I've noticed for a bit.
The text was updated successfully, but these errors were encountered: