새 일괄 편집 기능을 위한 사용자 스토리
수용 기준과 함께 Jira/Linear에 바로 넣을 수 있는 INVEST 형식 사용자 스토리
입력 및 출력 미리보기
입력
- 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...