Skip to content

Filtering when using transient or computed fields. #18

Answered by isc-tleavitt
dangoldmanvt1 asked this question in Q&A
Discussion options

You must be logged in to vote

@dangoldmanvt1 I think this is an issue in isc.rest (and/or possibly isc.json). We filter out transient properties for query purposes because they normally aren't projected to SQL, but turns out they are if you make them SqlComputed. (I just learned this... today!)

Is there a reason that you Transient rather than Calculated for such fields? I believe Calculated + SqlComputed fields are available for filtering under the current implementation.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dangoldmanvt1
Comment options

Answer selected by dangoldmanvt1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants