fix(feishu): prevent [99992402] field validation failed in thread replies - #65484
Closed
leowzz wants to merge 6 commits into
Closed
fix(feishu): prevent [99992402] field validation failed in thread replies#65484leowzz wants to merge 6 commits into
leowzz wants to merge 6 commits into
Conversation
This reverts commit 8b5360c.
Author
|
This mixed feature/fix PR has been split into two focused PRs based on the latest
Closing this superseded PR to keep review scope and commit history focused. |
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
feishu.reply_in_threadso replies to top-level Feishu/Lark messages can start a topicfalse) for backward compatibility while keeping replies inside existing topicsreceive_id_type=thread_idcreate requests, which Feishu rejects with99992402 field validation failedreply_to_message_idfor both live and standalone deliveryTesting
scripts/run_tests.sh tests/cron/test_scheduler.py tests/tools/test_cronjob_tools.py tests/tools/test_send_message_tool.py tests/gateway/test_feishu.py tests/gateway/test_stream_consumer_thread_routing.py tests/gateway/test_run_progress_topics.py -q --tb=shortgit diff --check