improved

fixed

2.5.21

  • ⚡️ The nickname along with a 'deactivated' label will be displayed for members who have left the team.
  • ⚡️ Once test scenarios in a 'sub-branch' are referenced, an icon indicating their referenced status will be displayed.
image
  • 🐞 Fixed the issue where the
    custom request
    Path parameters and Query parameters in automated testing do not correctly display the inputted
    variables
    .
  • 🐞 Fixed a bug where the 'Terminate' button was missing upon reopening a page for the running automated test.
  • 🐞 Fixed an issue where Query parameters were cleared when modifying the URL in the request history.
  • 🐞 Fixed a mismatch issue in the Mock feature when API parameters were dynamic values.
Japanese:
  • ⚡️【最適化】メンバーはチームを離れた場合、ドキュメントの責任者、編集者、その他のフィールドにニックネームと「無効化」アイコンが表示
  • ⚡️【最適化】「スプリントブランチ」によって参照されるテストシナリオには、「参照」のロゴが表示
image
  • 🐞 自動テストにおける「カスタムRequest」のPathパラメータおよびQueryパラメータにおいて、参照先の「編集」が正しく表示されない問題を解消
  • 🐞 実行中の自動テストページが閉じられ、再度開くと終了ボタンがない問題を解消
  • 🐞 リクエスト履歴でリクエストURLを変更すると、Queryパラメータがクリアされる問題を解消
  • 🐞 APIのパラメータが動的値である場合、Mock機能が誤ったAPIにマッチングする問題を解消