[PR #2642] [MERGED] Revert "Support regenerating ai results #2012" #5345

Closed
opened 2026-03-23 22:18:20 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/2642
Author: @a-wallen
Created: 5/28/2023
Status: Merged
Merged: 5/28/2023
Merged by: @a-wallen

Base: mainHead: revert-2528-support_regenerating_ai_results_#2012


📝 Commits (1)

📊 Changes

4 files changed (+7 additions, -127 deletions)

View changed files

📝 frontend/appflowy_flutter/assets/translations/en.json (+0 -1)
📝 frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/openai/widgets/auto_completion_node_widget.dart (+2 -102)
📝 frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/openai/widgets/auto_completion_plugins.dart (+0 -1)
📝 frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/openai/widgets/smart_edit_node_widget.dart (+5 -23)

📄 Description

integration test has been flaky for a while, and I'm fixing it. I noticed that integration tests for open_ai_smart_menu_test have been failing consistently lately. I ran a git bisect and tracked it to this PR.

Issue https://github.com/AppFlowy-IO/AppFlowy/issues/2346

Link to the workflow to show that tests failed when this PR was introduced

https://github.com/AppFlowy-IO/AppFlowy/pull/2528/checks

PR that introduced open_ai_smart_menu_test (passed when introduced).

https://github.com/AppFlowy-IO/AppFlowy/actions/runs/4869490828/jobs/8684057865


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/2642 **Author:** [@a-wallen](https://github.com/a-wallen) **Created:** 5/28/2023 **Status:** ✅ Merged **Merged:** 5/28/2023 **Merged by:** [@a-wallen](https://github.com/a-wallen) **Base:** `main` ← **Head:** `revert-2528-support_regenerating_ai_results_#2012` --- ### 📝 Commits (1) - [`6722d60`](https://github.com/AppFlowy-IO/AppFlowy/commit/6722d6039cc9c5baeff6909a06155d3816d8b940) Revert "feat: support regenerating ai results #2012 (#2528)" ### 📊 Changes **4 files changed** (+7 additions, -127 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/assets/translations/en.json` (+0 -1) 📝 `frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/openai/widgets/auto_completion_node_widget.dart` (+2 -102) 📝 `frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/openai/widgets/auto_completion_plugins.dart` (+0 -1) 📝 `frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/openai/widgets/smart_edit_node_widget.dart` (+5 -23) </details> ### 📄 Description `integration test` has been flaky for a while, and I'm fixing it. I noticed that integration tests for `open_ai_smart_menu_test` have been failing consistently lately. I ran a `git bisect` and tracked it to this PR. **Issue** https://github.com/AppFlowy-IO/AppFlowy/issues/2346 Link to the workflow to show that tests failed when this PR was introduced > https://github.com/AppFlowy-IO/AppFlowy/pull/2528/checks PR that introduced `open_ai_smart_menu_test` (passed when introduced). > https://github.com/AppFlowy-IO/AppFlowy/actions/runs/4869490828/jobs/8684057865 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:18:20 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#5345
No description provided.