Skip to content

Prevent crash due to null account param

Sylvain Berfini requested to merge fix/crash_due_to_null_account_param into release/5.5

Prevents java.lang.NullPointerException: getCustomParam(...) must not be null error

Merge request reports