This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Description
My last 3 month project had 4 challenges and had a long running GitHub Bug Bash for most of the development. The project ended up having 60 Jira tickets to pay out members. I know that a lot of people do this this way, essentially aggregating the issues fixed by a member over a week and paying all issues in one jira ticket.
In any view of a list of challenges, there should be a filter for private task challenges where they are hidden by default. This goes for:
- Topcoder Challenge List - https://www.topcoder.com/challenges/develop/active/?pageIndex=1
- Essentially like the "My Challenges Only" there should be a "Hide Private Challenges" that should hide private challenges that the user is not assigned to.
- Topcoder Direct Gameplan & List View - Same thing here, Hide Private Challenges should be selected by default.
- I know that, at least in my cases, the client doesn't care about the quantity or timing (start/end) of the private tasks, just want the overall spend is.
- Possibly on Gameplan view, have a list of private tasks at the bottom underneath the gantt?
- Possibly on List view, separate private tasks into their own block?