-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Confluence Automation
-
Minor
Issue Summary
Whenever automation rules are imported in to Confluence via JSON the actor is not properly imported and shows up like:
6021e4a1f6e6c50069f5073e (deleted user?)
Steps to Reproduce
- Create an automation rule in Confluence, making sure actor is set to an active account that exists
- Export automation rules to JSON file
- Import automation rules in to Confluence via JSON file
Expected Results
Imported automation rules have the actor set properly
Actual Results
Actor shows a random hash value followed by '(deleted user?)'
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available