为新的批量编辑功能编写用户故事
符合 INVEST 原则、带验收标准、可直接录入 Jira/Linear 的用户故事
查看输入和输出预览
输入
- Feature
- bulk-edit tags on contacts in a CRM
- Personas
- sales rep, sales ops admin
- Format
- INVEST + acceptance criteria
输出(节选)
**US-101 (sales rep):** As a sales rep, I want to multi-select contacts and apply or remove a tag in one action, so that I can prep an outreach segment in under a minute instead of editing one-by-one. **AC:** (1) shift+click range select; (2) tag pill UI with add/remove; (3) optimistic update reverts cleanly on API error; (4) action limited to 500 contacts at a time; (5) action is logged to the audit trail with actor, count, and tag delta. **US-102 (sales ops admin):** As a sales ops admin, I want to undo a bulk-edit within 5 minutes...