Skip to content

Feature/core functions #47

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

anoopjain09
Copy link

Only ADMIN role can use User API
Only PRODUCT_OWNER role can create a project and tasks
Only PRODUCT_OWNER role can assign tasks to a team member in their project
Task will have either NOT_STARTED, IN_PROGRESS, READY_FOR_TEST, COMPLETED status
When a task is created, status will be NOT_STARTED
Team member can only change the status of the task assigned to them, they can edit any other attribute in a task.

@anoopjain09 anoopjain09 closed this Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant