Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.4.1
-
None
-
None
Description
Current Situation
When importing agents from an archive file containing also other objects, e.g. workflows, etc. a NPE is raised after the json file is mapped to an agent object.
Desired Behavior
When importing agents from an archive file only *.agent.json files should be processed.
Workaround
Remove all other *.json files from the archive and import the agents again.