From 0133b750ee5deb34a3411bd0b66d8b7c88bb71d4 Mon Sep 17 00:00:00 2001 From: Akshay Joshi Date: Fri, 1 Apr 2022 12:13:16 +0530 Subject: [PATCH] 7231 is reactivated, so remove it from the release notes. --- docs/en_US/release_notes_6_8.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/en_US/release_notes_6_8.rst b/docs/en_US/release_notes_6_8.rst index a7f9ed075..34924d93c 100644 --- a/docs/en_US/release_notes_6_8.rst +++ b/docs/en_US/release_notes_6_8.rst @@ -29,7 +29,6 @@ Bug fixes | `Issue #7197 `_ - Fixed an issue where foreign key relationships do not update when the primary key is modified. | `Issue #7216 `_ - Ensure that the values of certain fields are prettified in the statistics tab for collection nodes. | `Issue #7221 `_ - Ensure objects depending on extensions are not displayed in Schema Diff. - | `Issue #7231 `_ - Fixed an issue where 2FA was not showing the QR code when setting up the Authenticator app. | `Issue #7238 `_ - Fixed an issue where foreign key is not removed even if the referred table is removed in ERD. | `Issue #7239 `_ - Fixed an issue where the newly added table is not visible under the Tables node on refresh. | `Issue #7261 `_ - Correct typo in the documentation.