-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Currently an Organization page only lists projects that they are leading. There is a second tier of collaborating organizations listed under that project's Alliance. These "allied" organizations do not include that project in their profile pages.
We currently differentiate between a leading organization and an allied organization on the Project page. However each Organization page may need that same differentiation. This requires two steps on Project create/edit:
- Add list of allied organization IDs to project object
- Add project ID to each organization's "allied projects" list
However this results in two sources of truth, and two places that need to be evaluated when a Project is edited. Is there a better way?
Metadata
Metadata
Assignees
Labels
No labels