Add new flag to change reasons in Qt UI
Table of Contents
This page is a capture in the next bucket of the product backlog — a pre-sprint idea, not yet pulled into a sprint as a story.
What
(One paragraph: the idea.)
Why
(Motivation, problem being solved, related context.)
References
See also
The ores_change_reason_categories_tbl and ores_change_reasons_tbl have an is_new (or equivalent) flag that controls whether a change reason appears as a "new" option in workflows. This flag is not exposed in the Qt change-reason management dialog.
Add a checkbox or toggle for the flag in the create and edit forms; ensure it round-trips through the service layer.