User Story
As a guild owner or guild admin, I need to manage the manufacturing create-order thread reference so that Station reflects and maintains the correct Discord thread target used by the manufacturing workflow.
Definition of Done
Acceptance Criteria
- A guild admin can view and update the configured create-order thread reference from Station
- Invalid thread IDs are rejected with clear validation feedback
- The saved value persists on reload
Technical Elaboration
This ticket isolates the manufacturingCreateOrderThreadId configuration field because it is operationally distinct from general channel/role wiring and from message-copy settings.
Design Elaboration
This control should look like a specific workflow reference, not a generic text box. Admins should understand that it points to the create-order thread target used by the bot.
Parent Epic: #231
Depends on: #232, #233, #242
User Story
As a guild owner or guild admin, I need to manage the manufacturing create-order thread reference so that Station reflects and maintains the correct Discord thread target used by the manufacturing workflow.
Definition of Done
manufacturingCreateOrderThreadIdpnpm typecheckpassesAcceptance Criteria
Technical Elaboration
This ticket isolates the
manufacturingCreateOrderThreadIdconfiguration field because it is operationally distinct from general channel/role wiring and from message-copy settings.Design Elaboration
This control should look like a specific workflow reference, not a generic text box. Admins should understand that it points to the create-order thread target used by the bot.
Parent Epic: #231
Depends on: #232, #233, #242