fix: R script and settings export missing volume unit simplification (#1190)#1228
Draft
Gero1999 wants to merge 25 commits into
Draft
fix: R script and settings export missing volume unit simplification (#1190)#1228Gero1999 wants to merge 25 commits into
Gero1999 wants to merge 25 commits into
Task list completed / task-list-completed
Started
2026-05-08 12:45:47
ago
11 / 18 tasks completed
7 tasks still to be completed
Details
Required Tasks
| Task | Status |
|---|---|
Volume unit simplification is included in session$userData$units_table() |
Completed |
Settings YAML export contains only changed units (PPSTRESU != PPORRESU) |
Completed |
| Settings YAML import merges partial units into full data-derived table | Completed |
R script receives correct units via custom_units_table |
Completed |
| User edits in the Units modal still work correctly | Completed |
default column fully removed from the units table flow |
Completed |
| Auto-replay with settings YAML restores session without hanging | Completed |
| Manual verification: R script produces same units as the Shiny app | Incomplete |
| Manual verification: settings upload/download round-trip preserves units | Incomplete |
| Code passes lintr checks | Incomplete |
| Code passes all unit tests | Incomplete |
| New logic covered by unit tests | Completed |
| New logic is documented | Completed |
| App or package changes are reflected in NEWS | Completed |
| Package version is incremented | Completed |
| R script works with the new implementation (if applicable) | Incomplete |
| Settings upload works with the new implementation (if applicable) | Incomplete |
If any .scss change was done, run data-raw/compile_css.R |
Incomplete |
Loading