You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if you look at WorkspaceController, i have the scaffolding for just including the default team in there. i can't think of any differences that would prevent saving the default teams as "user-less" workspaces, so that would probably be the easiest route to take. workspaces are of course associated with a grant op, and already have the m2m faculty relationship.
additionally, a more bare-bones default team list should be returned on the general funding request for the cards, although could maybe just put a field on the grant op with the cached team list via a workspace model event.
API should provide a default/initial team for each funding opportunity. Should this just be included on the FO details request? Or separately?
The text was updated successfully, but these errors were encountered: