Skip to content

x1514 Change sample.section (and all related fields) to be a string#616

Merged
khelwood merged 1 commit intodevelfrom
section_string
Feb 23, 2026
Merged

x1514 Change sample.section (and all related fields) to be a string#616
khelwood merged 1 commit intodevelfrom
section_string

Conversation

@khelwood
Copy link
Contributor

@khelwood khelwood commented Feb 17, 2026

For #615

Sample section (formerly an int) is now a positive int plus optional letters.
i.e. [1-9][0-9]*[a-z]*
Everywhere it was referenced as an int has to be changed to a string. Also put it in lower case for consistency.

@khelwood khelwood changed the title x1403 Change sample.section (and all related fields) to be a string x1514 Change sample.section (and all related fields) to be a string Feb 17, 2026
Sample section (formerly an int) is now a positive int
plus optional letters.
i.e. [1-9][0-9]*[a-z]*
Everywhere it was referenced as an int has to be changed to a string.
Also put it in lower case for consistency.
@khelwood khelwood merged commit 4bed685 into devel Feb 23, 2026
1 check passed
@khelwood khelwood deleted the section_string branch February 23, 2026 13:27
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.

2 participants