-
Bug
-
Resolution: Fixed
-
Medium
-
3
-
Severity 2 - Major
-
`h3. Issue Summary
Not possible to import rules through JSON files, even though the rule the user is trying to import was just exported from the same Cloud instance.
The JSON does not have any issues since nothing was found in the JSON validator.
Steps to Reproduce
- Export any rule;
- Try to Import the rule using the file of the just exported rule:
Expected Results
The rule should be imported fine, with no errors. If, for example, the rule refers to a field that does not exist in the current instance, the user should be able to fix it later.
Actual Results
The following error is shown in the UI:
The request shows a 400 error:
The logs show a WARN, with a Falling back to static ssr url message.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- relates to
-
JIRAAUTOSERVER-86 Exported Automation rules from Cloud fails to be imported to Server
-
- Closed
-