Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Emilien Bevierre
Emilien BevierreReporter
Emilien Bevierre
Emilien BevierreStory Points
1
Sprint
None
Fix versions
Priority
Instabug
Open Instabug
PagerDuty
PagerDuty
Sentry
Sentry
Zendesk Support
Zendesk Support
Created August 14, 2023 at 9:23 AM
Updated September 22, 2023 at 3:39 PM
Resolved September 22, 2023 at 3:39 PM
Problem
--------
LookupInResult.ContentAs<>() returns null when the spec is an Exist spec.
Desired Behaviour
--------
LookupInSpecs in LookupInResults should return their bool Exist value serialized as T when calling LookupinResult.ContentAs<T>() as per RFC.