Closed shirishgoyal closed 7 months ago
Hey there! Can you try Ash 3.0.0-rc.19
? We've fixed something that looks similar to this issue :)
With new changes, it is not erroring but now the related field is visible even when it hasn't been made public. Is that the new intended behaviour?
Yep!
Describe the bug
Under domain Accounts
To Reproduce
Query:
Query similiar to above is being used in Admin to fetch results but it doesn't show any error or warning
Expected behavior
It should show role field with nil value OR show warning in console that private field is being exposed in query
Instead we get below error
Runtime