What happened?
when viewing an issue as markdown the body is not output. It gets shown as:
## Description
[object Object]
Steps to reproduce
- Run
jira issue view --format markdown PRJ-123
Expected behavior
Should have output the description in markdown format.
Operating System
Windows
Node.js version
v22.22.0
JIRA CLI version
2.3.2
JIRA Server type
Cloud
Command output
## Description
[object Object]
Additional context
title and metadata appeared correctly
What happened?
when viewing an issue as markdown the body is not output. It gets shown as:
Steps to reproduce
jira issue view --format markdown PRJ-123Expected behavior
Should have output the description in markdown format.
Operating System
Windows
Node.js version
v22.22.0
JIRA CLI version
2.3.2
JIRA Server type
Cloud
Command output
## Description [object Object]Additional context
title and metadata appeared correctly