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
{{ message }}
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
Problem Statement: As the number of tasks increases and number of challenges decline, Tasks should be more prominent on the Work Listings page. Highlighting Tasks will increase visibility to this type of work.
Requirement:
launch unassigned task via Work Manager
Unassigned task should show up on challenge listings under “Open for registration” challenges
Any authenticated user can pick up the unassigned task
once task has been assigned to a user, that task should no longer be visible on “open for registration” challenges.
once task has been assigned to a user, that task should only be visible to the customer/client/manager/copilot and the assigned user
Assigned user should be able to unassign themselves from the task
customer/client/manager/copilot/admin should be able to unassign any user from their task
once the task has been unassigned, the task should reappear under “Open for registration” challenges for anyone else to pick up
customer/client/manager/copilot/admin is responsible for closing out the task in MW
Currently, the issue is when a task is launched, registration and submission phases automatically closes which is why users can’t register for the task. We need to change this in the backend.
The text was updated successfully, but these errors were encountered:
@drasticdpk will i be paid for the contribution in this issue ? Can you tell me if there is any issue for which you paying topcoder community members or external contributor ?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Problem Statement: As the number of tasks increases and number of challenges decline, Tasks should be more prominent on the Work Listings page. Highlighting Tasks will increase visibility to this type of work.
Requirement:
launch unassigned task via Work Manager
Unassigned task should show up on challenge listings under “Open for registration” challenges
Any authenticated user can pick up the unassigned task
once task has been assigned to a user, that task should no longer be visible on “open for registration” challenges.
once task has been assigned to a user, that task should only be visible to the customer/client/manager/copilot and the assigned user
Assigned user should be able to unassign themselves from the task
customer/client/manager/copilot/admin should be able to unassign any user from their task
once the task has been unassigned, the task should reappear under “Open for registration” challenges for anyone else to pick up
customer/client/manager/copilot/admin is responsible for closing out the task in MW
Currently, the issue is when a task is launched, registration and submission phases automatically closes which is why users can’t register for the task. We need to change this in the backend.
The text was updated successfully, but these errors were encountered: