This repository was archived by the owner on Jan 23, 2025. It is now read-only.
This repository was archived by the owner on Jan 23, 2025. It is now read-only.
In adding a copilot to a project, check duplicate #40
Open
Description
In project page, when adding a copilot to the project, add only if the copilot is not in the project.
if the project is draft, it does not shown the copilot added, so you can add again, so let me change the description, we should show copilot regardless of the status.
In the backend, we should check if duplicated copilot exists, it exists, don't add the duplicated one.