Skip to content

Commit 7953fb0

Browse files
authored
DOCSP-37238 Add note about transactions to bulk update (#606)
* DOCSP-37238 Add note about transactions to bulk update * * * *
1 parent 90f8df4 commit 7953fb0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/documents/modify-multiple.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ About this Task
2828
- The :guilabel:`Update Documents` modal does not support any ``options``
2929
parameters such as upsert, writeConcern, or collation.
3030

31+
- Previews of the documents affected by bulk update operations are
32+
only visible if your database is configured to support transactions.
33+
For details, see :ref:`transactions`.
34+
3135
Before you Begin
3236
----------------
3337

0 commit comments

Comments
 (0)