Shared context not accessible in child actions via `manage_relationship`
I have a create action on a parent resource where i set some context:
Then in the child resource I would expect the
Both debug statments only have these keys:
Am i missing something?
Then in the child resource I would expect the
%{testabc: 123} to be available on the context but it is not.Both debug statments only have these keys:
Am i missing something?
Solution
GitHub
Code of Conduct I agree to follow this project's Code of Conduct AI Policy I agree to follow this project's AI Policy, or I agree that AI was not used while creating this issue. Versions as...

Ash