fix(stories): project picker + resolved name on detail + create SID #141
No reviewers
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_archipelagos!141
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_fix_stories_project_link"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Two things were broken when working with stories. There was no way to link a story to a project from the form, and the detail page showed an opaque ID where the project name should be. On top of that, creating a story or a milestone flashed a red "Method not found" banner even though the record actually saved — the service was looking the new record up by a placeholder ID instead of the real one the server assigned.
Related Issue
Closes #137
Closes #142
Changes
Test Results
cargo check/clippy/fmt/testclean on both crates; wasm built and verified end-to-end on the shared test instance.Manual verification
Project: <name>