pf_app
The slice filters the rows being copied, so cloning prior year forward means selecting last December and shifting it, not selecting the December you want to fill. Selecting the destination matches nothing -- prior year's rows are labelled with prior year's periods, so a 2027 slice and a 2026 segment share no rows -- and it fails silently, as zero rows cloned. Nothing in the form said which way round it was, and "copy from <segment>" reads like the selection is the target. It now says the selection is what gets copied, and the segment narrows it rather than replacing it. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| lib | ||
| public | ||
| routes | ||
| setup_sql | ||
| ui | ||
| .env.example | ||
| .gitignore | ||
| CLAUDE.md | ||
| install.sh | ||
| package-lock.json | ||
| package.json | ||
| PERSPECTIVE.md | ||
| pf_perspective_options.md | ||
| pf_spec.md | ||
| pf.sh | ||
| server.js | ||