Project

General

Profile

Actions

Bug #228

open

editing start/end times for sessions does not edit the start/end times on their commitment

Added by Sam Pearson 20 days ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
Start date:
06/26/2026
Due date:
% Done:

0%

Estimated time:
Engineering Effort:
small
App Component:
API
Feature:
Commitments

Description

After editing the start/end times on some sessions, I ended up with this:

    "commitments": [
        {
            "created_at": "2026-06-26T14:21:23.478364-05:00",
            "due_at": "2026-06-26T07:00:00-05:00",
            "id": 38,
            "notes": null,
            "start_at": "2026-06-26T06:00:00-05:00",
            "status": "planned",
            "target": {
                "calendar_color": "#34893e",
                "created_at": "2026-06-26T19:21:23.383239+00:00",
                "duration_minutes": 60.0,
                "end_time": "2026-06-27T08:00:00",
                "id": 38,
                "notes": "Auto-generated from routine",
                "principles": [],
                "routine_id": 6,
                "routine_name": "Morning Routine",
                "rpe": null,
                "start_time": "2026-06-27T07:00:00",
                "status": "completed",
                "tags": [],
                "timezone": "America/Chicago",
                "updated_at": "2026-06-26T19:24:26.975721+00:00",
                "user_id": 1
            },
            "target_id": 38,
            "target_type": "session",
            "timeframe_id": 5,
            "updated_at": "2026-06-26T14:21:23.478371-05:00",
            "user_id": 1
        },

Note the differing start times


Related issues 1 (1 open0 closed)

Has duplicate Bug #233: updating a session's start and end times does not update the start and end times for that session's commitmentNew06/27/2026

Actions
Actions #1

Updated by Sam Pearson 16 days ago

  • Has duplicate Bug #233: updating a session's start and end times does not update the start and end times for that session's commitment added
Actions

Also available in: Atom PDF