DevChatter / DevChatter/DevChatterBot

Commands Break when Namespaces Change

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

説明

Existing commands in the bot already will stop working right if you change their type name or move them to a new namespace. We should make sure to compare the list of aliases on startup to make sure they're valid. If not, we should fix them.

On startup, we add commands to the alias table. We need to make sure that it either fixes or adds a new entry for commands whose name or namespace change.

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

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

調査の方向性

コマンドが alias table に追加される startup path を特定し、command type names と namespaces がどのように表現されているかを調べます。名前変更または移動されたコマンドに対する想定される動作を確認し、startup によって対応する alias entry が修復または追加されることを検証します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
csharp
領域
backend
issue の種類
機能追加
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
35/100

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

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