feat(trials): make result creation rule-window aware - #344
Merged
asku1990 merged 8 commits intoJul 23, 2026
Conversation
ref bej-103
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
Resolve the manual result-create field set from the trial event’s
persisted
rule window.
- add trialRuleWindowId to admin event details
- configure and verify the current 2023+ score, era, and lisätieto
fields
- hide obsolete tja and pin score fields for current rules
- use Ajotaito for the current rule period
- align lisätieto codes, parts, input types, and marker persistence
with the PDF
- retain a warned legacy fallback for older and unknown rule windows
- preserve existing result-edit behavior
ref bej-103
asku1990
marked this pull request as ready for review
July 23, 2026 10:51
asku1990
merged commit Jul 23, 2026
2b8abf2
into
feature/bej-103-admin-trial-event-and-result-creation
5 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Implement BEJ-103 R3A for rule-window-aware manual result creation.
trialRuleWindowIdthrough the admin result-create flow.trw_post_20230801(1.8.2023+) field set, terminology, semantic input controls, and persistence mapping.Scope
This PR implements R3A correctness only.
Included:
Not included:
Validation
Changelog
Includes a user-visible changelog entry for rule-window-aware manual result creation and the compatibility fallback behavior.