dominykasvitkus

Results 3 comments of dominykasvitkus

@jongpie not sure if it's possible, but converting empty input to null in InvocableMethod should help imo @fullstackpiyush most likely your value is not null, but empty, try making some...

Hey, I've already disabled this setting, but looking at the code it doesn't apply to initial message which I refer. c/logger/loggerService.js:58-66 ```js constructor() { this._loadSettingsFromServer(); if (areSystemMessagesEnabled && !LoggerService.hasInitialized) {...

Hey, @jongpie. Seems to work as expected now, thank you!