- Lookup existing relation with ID and relation_type not nil (some relation column > 0) If you access in this order: - Get `relation.attributes` -> relation_type is nil - Get `relation.relaton_type` -> nil always after that If you access the other way around, everything's okay: - Get `relation.relaton_type` -> expected value - Get `relation.attributes` -> expecte dvaluepull/6637/head
parent
aa9897561b
commit
460edf0122
Loading…
Reference in new issue