TRT_dEdx Since optional can be implicit converted to bool try to be explicit...
Follow up to !44725 (merged).
TRT_dEdx Since optional can be implicit converted to bool try to be explicit when calling the relevant function
In one call we were passing as 3rd the optional rather than a bool
Edited by Christos Anastopoulos