[xwiki/xwiki-dev-llm] c8a986: [Misc] Route JIRA description and comment writes t...
Branch: refs/heads/jira-cli-list-formatting Home: https://github.com/xwiki/xwiki-dev-llm Commit: c8a986b3d6da0e09d7c0c7c1619b26d279b4138b https://github.com/xwiki/xwiki-dev-llm/commit/c8a986b3d6da0e09d7c0c7c1619b26... Author: Vincent Massol <[email protected]> Date: 2026-09-07 (Mon, 07 Sep 2026) Changed paths: M xwiki/okf/servers/jira.md M xwiki/skills/xwiki-jira/SKILL.md Log Message: ----------- [Misc] Route JIRA description and comment writes through REST jira-cli runs text bodies through a Markdown->JIRA-wiki converter that drops the blank line before a list, so the first item is glued onto the preceding paragraph and renders as prose. That happens for valid Markdown too, which the previous guidance did not cover: it said to pass Markdown and let jira-cli convert, and only sent raw wiki markup to REST. * Make the backend decision depend on the operation rather than on whether jira-cli is installed: any description or comment goes through REST, jira-cli keeps reads, searches and field/status changes * Rewrite the jira-cli body gotcha to name both failure modes, the escaping one and the list one * Note that omitting -p/--project silently creates the issue in the config's default project, folded into the existing --project note * Drop the "use --template - and pipe the body on stdin" advice, which contradicted the above Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications
participants (1)
-
XWiki Notifications