atlassian / atlassian/github-for-jira
the format is not good when copy/paste prettytable output to worklog in Jira!
- Dominant language
- No language data
- Stars
- 655
- Forks
- 194
- PR merge metrics
- No merged PRs in 30d
Description
**Tell us about the use cases or problems this request will address**
This is an example of prettytable output which looks right when paste in text/vscode/terminal but when paste in Jira work log it does not right :confused:
```
┏━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ ID ┃ Class Name ┃ Train #bboxs ┃ Test #bboxs ┃ Train/(Train+Test) ratio ┃
┡━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ 0 │ D40 │ 773 │ 0 │ 0 │
├─────┼─────────────────────────┼──────────────┼─────────────┼──────────────────────────┤
│ │ n_bg_images (ratio=1.0) │ 2 │ 0 │ 0.0 │
├─────┼─────────────────────────┼──────────────┼─────────────┼──────────────────────────┤
│ all │ n_images │ 633 │ 0 │ 0 │
├─────┼─────────────────────────┼──────────────┼─────────────┼──────────────────────────┤
│ all │ bboxes │ 773 │ 0 │ 0 │
└─────┴─────────────────────────┴──────────────┴─────────────┴──────────────────────────┘
```
# how it looks in Jira!

Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. First confirm whether this deprecated repository still accepts changes or whether the work has moved to the private replacement, then reproduce the shown PrettyTable copy/paste flow in Jira; done means the table remains readable and correctly formatted there.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100