Skip to content

Commit 262c7d9

Browse files
Added change to migration doc
1 parent 8fbf72d commit 262c7d9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/reference/migration/migrate_7_0/api.asciidoc

+4
Original file line numberDiff line numberDiff line change
@@ -75,3 +75,7 @@ will be for such settings to be copied on such operations. To enable users in
7575
`copy_settings` parameter was added on the REST layer. As this behavior will be
7676
the only behavior in 8.0.0, this parameter is deprecated in 7.0.0 for removal in
7777
8.0.0.
78+
79+
==== The deprecated stored script contexts have now been removed
80+
When putting stored scripts, support for storing them with the deprecated `template` context or without a context is
81+
now removed. Scripts must be stored using the `script` context as mentioned in the documentation.

0 commit comments

Comments
 (0)