Skip to content

Add original_estimate field to SpeedRun model [GDQ-250]#957

Open
uraniumanchor wants to merge 1 commit into
mainfrom
feat-original-estimate
Open

Add original_estimate field to SpeedRun model [GDQ-250]#957
uraniumanchor wants to merge 1 commit into
mainfrom
feat-original-estimate

Conversation

@uraniumanchor
Copy link
Copy Markdown
Collaborator

Contributing to the Donation Tracker

  • I've added tests or modified existing tests for the change.
  • I've humanly end-to-end tested the change by running an instance of the tracker.

Description of the Change

Just for a bit of extra record keeping, after using the "Start Run" page, if the previous run doesn't have a value saved for original_estimate, it will copy the previous run_time value into it. This is a one time operation for now. If this ends up being too inflexible we can revisit it. Worst case for now, you can still change the value via the Python shell, but the Django interface currently doesn't let you edit it in any way beyond copying the value in via Start Run.

Verification Process

Used the Start Run page on a test event, and it correctly saved the value -if- it hadn't already been written.

@uraniumanchor uraniumanchor force-pushed the feat-original-estimate branch from 9416bfd to f0c22eb Compare March 5, 2026 20:51
@uraniumanchor uraniumanchor added this pull request to the merge queue May 24, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant