File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,3 @@ a. Define the options for the new mapping rule. When defining the
17
17
18
18
- Include or exclude a field from your migration job by clicking the
19
19
:icon-fa5: `check-square ` icon next to the field name.
20
-
21
- - Change the key handling strategy.
22
-
23
- Modify the key handling strategy by clicking the :icon-fa5: `key ` icon in
24
- the field panel.
Original file line number Diff line number Diff line change @@ -32,6 +32,17 @@ Complete the following steps to create a mapping rule.
32
32
on a collection under the :guilabel:`Relational` or :guilabel:`MongoDB`
33
33
headers.
34
34
35
+ .. step:: Edit the key handling strategy.
36
+
37
+ Modify the key handling strategy by clicking the :icon-fa5:`key` icon in
38
+ the field panel. The default key strategy is ``autogenerated``. Selecting
39
+ a key handling strategy is reflected immediately in the project. If you
40
+ have edited any keys in the collection, those changes may be lost by
41
+ changing the key strategy.
42
+
43
+ For more information about key handling strategies, see
44
+ :ref:`rm-key-handling-setting`.
45
+
35
46
.. step:: Click :guilabel:`+ Add` to create a new mapping rule.
36
47
37
48
If you opened this pane from the :guilabel:`Relational` header,
You can’t perform that action at this time.
0 commit comments