You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update CCB ticket creation instructions with ADF format requirements
Add detailed instructions for creating CCB tickets via Atlassian MCP tools,
including the required Atlassian Document Format (ADF) for textarea fields.
- Document all required custom fields and their IDs
- Provide ADF format examples for text and bullet lists
- Explain common error and solution for textarea fields
- Update linking instructions to use addCommentToJiraIssue
-**Testing:** Reference GitHub Actions + manual testing against production
42
-
-**Rollback Plan:** Emergency hotfix release to previous version
43
-
-**Code Review Link:** GitHub PR URL
44
-
-**Risk Assessment:** Typically low risk for additive features
45
-
-**Monitoring Plans:** User feedback in Slack/support tickets.
46
-
-**Feature Flag:** None (client-side tool)
47
-
-**Urgency:** Normal
48
-
-**Tested in Sandbox:** No
49
-
2.**Link to related tickets:** Include a link to the original DEVX ticket.
50
-
3.**Leave in Draft status** until ready for CCB review. Ready for CCB review after release PR is _approved_.
34
+
1.**Create CCB Change Request** using Atlassian MCP tools with the following approach:
35
+
36
+
**Important:** CCB textarea fields require Atlassian Document Format (ADF), which is a JSON structure. Plain text will be rejected with "Operation value must be an Atlassian Document Format" error.
37
+
38
+
Use `mcp__atlassian__createJiraIssue` with these parameters:
2. **Link to related tickets:** Add a comment to both CCB ticket and DEVX ticket using `mcp__atlassian__addCommentToJiraIssue` to cross-reference them.
118
+
3. **Leave in Draft status** until ready for CCB review. Ready for CCB review after release PR is _approved_.
0 commit comments