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
When a challenge end date becomes a past date (check can be done daily), if "Monthly challenge" = true :
=> if this challenge has no recurring parent ID, use it's own ID as a recurring paren ID value
=> create a new challenge that is a copy of the finishing challenge
UI
When on /admin/challenge/{id} , if there's a recurring parent ID for this challenge, display a list of every challenge with the same recurring parent ID
The text was updated successfully, but these errors were encountered:
Following #107 , #108 , #110
Process
When a challenge end date becomes a past date (check can be done daily), if "Monthly challenge" = true :
=> if this challenge has no recurring parent ID, use it's own ID as a recurring paren ID value
=> create a new challenge that is a copy of the finishing challenge
UI
When on /admin/challenge/{id} , if there's a recurring parent ID for this challenge, display a list of every challenge with the same recurring parent ID
The text was updated successfully, but these errors were encountered: