Skip to content

OP-1429 Make the operation result compulsory on insert - #1644

Open
giuseppesorge wants to merge 2 commits into
informatici:developfrom
giuseppesorge:OP-1429-operations-gui
Open

OP-1429 Make the operation result compulsory on insert#1644
giuseppesorge wants to merge 2 commits into
informatici:developfrom
giuseppesorge:OP-1429-operations-gui

Conversation

@giuseppesorge

@giuseppesorge giuseppesorge commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Part of OP-1429 (Improve the Operations management GUI in the admission workflow): https://openhospital.atlassian.net/browse/OP-1429

Spun off from OP-1404. Makes the operation-row result mandatory on insert in OperationRowBrowserManager.validateOperationRow: newOperationRow rejects an empty/null result, while updateOperationRow keeps it length-checked only, so legacy rows (and the GUI re-submitting every existing row on each save) stay editable. Uses the existing angal.operationrow.pleaseselectaresult.msg key added by OP-1404.

Unit tests: empty/null result rejected on insert, empty result tolerated on update.

Companion PRs: gui informatici/openhospital-gui#2235 · doc informatici/openhospital-doc#293

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