dima opened this issue 15 years ago · 1 comments
The following works:
@projects.to_amf(:include => [:sprints])
However, the following is broken:
@project.to_amf(:include => {:sprints => {:include => [:tasks]}})
Needs to be investigated.
Closed by 2d4cfa0