Skip to content

Error when attempting to change start of registration date on new challenge #1375

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
jmgasper opened this issue Apr 16, 2022 · 3 comments · Fixed by #1377
Closed

Error when attempting to change start of registration date on new challenge #1375

jmgasper opened this issue Apr 16, 2022 · 3 comments · Fixed by #1377

Comments

@jmgasper
Copy link
Collaborator

Expected behavior

The user should be able to:

  1. Enter a duration time into any phases that aren't closed yet. If registration hasn't started, the start time and the duration can be set. For other phases, just the duration can be set
  2. Phases start one right after the other, so the start time of a phase should be the end time of the previous phase
  3. You can compare the work manager functionality with the phase functionality in Online Review - they should work similarly.
  4. When a user updates the hours, they should be saved and available exactly as the user entered them.

Actual behavior

Currently, when setting up a new challenge, if the user adjusts the start date of the registration phase, the submission phase isn't updating appropriately and the duration is getting messed up and the user can't save the draft

https://www.dropbox.com/s/1q0tk7ssai8txa2/vid.mp4?dl=1

Environment

  • User role (client, copilot or manager): Login to challenges.topcoder-dev.com with jcori/ appirio123
@52cs
Copy link
Contributor

52cs commented Apr 16, 2022

Two question:

  1. Is the start time of submission is the end time of registration?
  2. If the registration hasn't started, can I change the start time of submission?

@jmgasper
Copy link
Collaborator Author

  1. No, submission and registration start at the same time
  2. No, submission will start at the start of registration

@sdgun
Copy link

sdgun commented Apr 22, 2022

Verified in production.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants