ActiveScaffold Controller Player will use a primary Key default Sorting
In case Team model defines a has many players association including an order condition.
that order condition will not be used, because the default sorting condition of PlayersController will override it.
I would say in case of just a default sorting condition in Controller has many sorting should win
ActiveScaffold Controller Player will use a primary Key default Sorting
In case Team model defines a has many players association including an order condition. that order condition will not be used, because the default sorting condition of PlayersController will override it.
I would say in case of just a default sorting condition in Controller has many sorting should win