agiledigital / agiledigital/jiralint

Update codec for text fields to align with Jira API changes

オープン
#280 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
TypeScript
スター
7
フォーク
3
PR マージ指標
30日以内にマージされた PR はありません

説明

## Summary

The io-ts codecs for Jira issue text fields need to be updated to handle changes in the Jira API response format.

## Background

Jira's API has evolved and text fields (such as `description`, `comment.body`, etc.) may now return different formats depending on the Jira instance configuration (e.g., plain text vs. Atlassian Document Format/ADF).

## Tasks

- [ ] Investigate current Jira API text field response formats
- [ ] Update codecs in `lib/src/services/jira.ts` to handle both legacy and new formats
- [ ] Add tests for the new codec handling

## Related Files

- `lib/src/services/jira.ts`
- `lib/src/codecs/`

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。