High Volume of SLA-Related Log Errors Observed Post-Yokohama UpgradeIssue After installing Yokohama version on production instance, there are more than 70k error logs with the message 'Invalid query string received:null: java.lang.NullPointerException:' in syslogs from 'SLAConditionBase' script include. The errors are observed when updates are made on task records and Run SLAs execute on these records.ReleaseYokohamaCauseIt looks like this exception generation is indeed new in Yokohama as it does not occur in Xanadu. Refer to PRB1776634 which was logged to improve the logging stating the logs were not generating a detailed exception. This PRB1776634 is fixed in Yokohama which is likely why customers are now seeing this error if they have any SLA definitions that are missing some or all conditionsResolution1. Review and identify all SLA definitions that have incorrectly configured SLA definitions.2. Fix all SLA definitions that are missing some or all conditions.3. Ensure that SLA definitions are defined at the minimum with Start and Stop conditions.