Skip to content

Clarify cohort "Save Version" description prompt#2363

Open
mtinti wants to merge 1 commit into
HicServices:developfrom
mtinti:fix/cohort-version-description-prompt
Open

Clarify cohort "Save Version" description prompt#2363
mtinti wants to merge 1 commit into
HicServices:developfrom
mtinti:fix/cohort-version-description-prompt

Conversation

@mtinti

@mtinti mtinti commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

When clicking Save Version on a cohort identification configuration, the dialog asked "Would you like to set a description for this new cohort version?". This implied the description applied to the cohort you carry on editing.

In reality, ExecuteCommandCreateVersionOfCohortConfiguration clones the current cohort into a frozen snapshot and writes the description onto that snapshot — the live configuration is left untouched.

This reword makes the prompt match the actual behaviour: it now explains the description is stored against the frozen snapshot, and that the live configuration stays editable and keeps its current description.

No behavioural change — dialog text only.

🤖 Generated with Claude Code

The prompt previously implied the description applied to the cohort
going forward. In fact it is stored against the frozen snapshot saved
at that moment, while the live configuration stays editable. Reword the
dialog to match the actual behaviour.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@mtinti mtinti marked this pull request as draft June 15, 2026 18:35
@mtinti mtinti marked this pull request as ready for review June 15, 2026 18:36
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