Skip to content

Commit 86e0c33

Browse files
committed
Remove links to Drivers Feedback Forum
1 parent 3cb7ac7 commit 86e0c33

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

source/limitations-upcoming.txt

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ On this page, you can find a list of features that
2525
currently planned for the General Availability (GA) and post-GA
2626
releases. We will prioritize these upcoming features
2727
based on user demand, and you can request support
28-
for a feature by leaving a suggestion on the `Drivers Feedback Forum
29-
<https://feedback.mongodb.com/forums/924286-drivers?category_id=370732>`__.
28+
for a feature by :ref:`creating a JIRA issue <django-issues-and-help>`.
3029

3130
Feature Limitations
3231
-------------------
@@ -121,7 +120,7 @@ Fields
121120
``$lookup`` operations, see the :atlas:`Reduce $lookup Operations
122121
</schema-suggestions/reduce-lookup-operations/>` guide in the Atlas
123122
documentation.
124-
- Performance of `CASCADE deletes <{+django-docs+}/ref/models/fields/#django.db.models.CASCADE>`__
123+
- Performance of `CASCADE deletes <{+django-docs+}/ref/models/fields/#django.db.models.CASCADE>`__
125124
on a ``ForeignKey`` field is not as performant as using an
126125
``EmbeddedModelField``.
127126

@@ -238,14 +237,13 @@ The engineering team is prioritizing feature development for the Public Preview
238237
release of {+django-odm+}. Because of this, you might notice performance
239238
limitations with certain workloads. If you encounter any performance issues,
240239
please report them as shown in the :ref:`Issues & Help <django-issues-and-help>`
241-
guide. You can also share your feedback on the `Drivers Feedback Forum
242-
<https://feedback.mongodb.com/forums/924286-drivers?category_id=370732>`__.
240+
guide.
243241

244242
General Availability Release Features
245243
-------------------------------------
246244

247245
In this section, you can learn about the following
248-
types of {+framework+} and MongoDB features that
246+
types of {+framework+} and MongoDB features that
249247
GA and post-GA {+django-odm+} releases will likely introduce:
250248

251249
- :ref:`django-upcoming-mongodb`
@@ -356,4 +354,4 @@ Asynchronous Support
356354
~~~~~~~~~~~~~~~~~~~~
357355

358356
We plan to offer asynchronous support for {+django-odm+} in
359-
future post-GA releases.
357+
future post-GA releases.

0 commit comments

Comments
 (0)