An error occurred while fetching participants.
inconsistent handling of optional dimensions for dimensioned Type
This is a continuation of #1116 (closed)
- lookupOrDefault handles optional dimensions
- lookupOrAddToDict does lookup and adding on base type (ie, no dimensions)
- readIfPresent (and now readEntry), work directly with value_ - so also cannot handle optional dimensions