-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Description
When attempting to edit the time of an event within a Regular Challenge, the system erroneously created a duplicate of the intended event at the new time in a different challenge altogether. Specifically, a workout event scheduled for 5 AM was intended to be changed to 5 PM within the same "Regular Workout Challenge". Instead of updating the existing event, the system retained the 5 AM event in the workout challenge and created a new 5 PM event within the "Meditate Daily Challenge". Additionally, it appears that this action inadvertently edited a meditate event scheduled for today, linking it to the workout challenge while still displaying two meditate events for today within the meditate challenge.
Steps to Reproduce
- Navigate to the "Regular Workout Challenge" with an event scheduled at 5 AM.
- Attempt to edit the event's time to 5 PM within the same challenge.
- Save the changes.
Expected Behavior
The original event in the "Regular Workout Challenge" should update to the new specified time (5 PM), with no changes affecting other challenges.
Actual Behavior
- The original 5 AM workout event remains unchanged.
- A new 5 PM event appears in the "Meditate Daily Challenge" instead of updating the existing workout challenge event.
- The newly created 5 PM event seems to have edited a meditate event scheduled for today, causing confusion between the two challenges.
- The "Meditate Daily Challenge" now erroneously shows two meditate events for today.
Additional Information
- This issue creates significant confusion and disrupts the intended schedule and structure of the challenges.
- It may indicate a deeper problem with how event edits are managed and associated with challenges.
Environment
- Platform:Web
- Browser/OS (if applicable): Arc
Please investigate and address this issue to ensure event edits within challenges are correctly applied and do not impact unrelated challenges.
