ash-project / ash

A declarative, extensible framework for building Elixir applications.
https://www.ash-hq.org
MIT License
1.63k stars 216 forks source link

chore: Add failing test for loading attributes of no-attribute relationships. #1438

Closed jimsynz closed 2 months ago

jimsynz commented 2 months ago

Failing test as requested.

Note that it's loading attributes on these relationships which is problematic, not loading the relationships themselves.