con2 / con2/kompassi

Program forms should support responses editable until, like surveys

Open
#1,029 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
29
Forks
33
Avg merge
1d 22h
Merged PRs (30d)
19

Description

Requested by Ropecon 2026 in their post-con feedback.

Surveys have "responses editable until" (`responsesEditableUntil`, exposed in the survey edit page). The program form editor (`[eventSlug]/program-forms/[surveySlug]/edit`) exposes only `activeFrom`/`activeUntil` — program offer editability cannot be given a deadline.

Note the interaction with workflow state: `ProgramOfferWorkflow.response_can_be_edited_by_owner` currently allows owner editing only in state `new` (see #682), so the deadline applies within that window.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.