Flow logging actions don't properly truncate some string fields #827
Labels
Layer: Logger Engine
Items related to the core logging engine
Logging Source: Flow
Items related to using Nebula Logger within Flow
Type: Bug
Something isn't working
Milestone
With my tests this morning it does seem that it might be caused by the flow error message being too long.
I did not find any reference on how long the flow error message can be...
You can manually update the field length, just need to do it in two places, and I have yet to see any regression after doing so.
LogEntry__c.ExceptionMessage__c
LogEntryEvent__e.ExceptionMessage__c
Originally posted by @andrewofornikar in #823 (comment)
The text was updated successfully, but these errors were encountered: