Table of Contents | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
...
Code Block | ||
---|---|---|
| ||
{ "find": "Jira SD”, "replace": “Jira SM” } |
find - required - the text you want to replace
replace - required - the text you want to replace the search text with
ignoreCase - optional - whether the search text should be case-sensitive - true or false (default)
...
Code Block | ||
---|---|---|
| ||
{ "find": "Jira SD”, "replace": “Jira SM” } |
find - required - the text you want to replace
replace - required - the text you want to replace the search text with
ignoreCase - optional - whether the search text should be case-sensitive - true or false (default)
...
Code Block | ||||
---|---|---|---|---|
| ||||
{ "message": "The source page cannot be the same as the target page." } |
...
Change the creator of all contents in the space created by the user
Available only for Confluence Administrators
...