...
When a project is created by sourcing org admin, there is an option to choose “Open for only restricted contributors”.
When the user choses this option, system provides an option to select one or more contributors from which contributions need to be sought.
The option shows a list of contributor names, of all the contributors already enrolled as contributors on the system (can be individuals or organizations).
There is an option to search based on contributor name and filter based on the contributor type (individual or organization). The system also show the email id/mobile number (masked) that is provided as part of the registration.
User can select one or more contributors from the list and save it.
When user reopens the list, it shows already selected list of contributors and user can modify and save it.
When project is saved and is ready for getting contributions, nominations are created and automatically approved for the selected set of contributors. Notification is sent to all the selected contributors - same notification that is sent when a nomination is accepted for a project.
The project is not open for nominations from any other contributors
Contribution flow
When a contributor (individual or admin of a contrib org) logs into contribution portal, the “My Projects” page shows the project to which the contributor is added as a contributor.
The project is shown in “Approved” status
Contributor can open the project and start contributions. The flow is exactly same as any public project for which the nomination is accepted.
...