A hotfix has been been made for IAM 2020.1 and 2020.2. It corrects 2 system flow situations:
- The gui_appl_system_flow view is altered, which makes it possible again to disable system flows.
- An index has been added to process_flow_schedule_log. This index prevents a table scan which could cause locks. The index now forces a seek instead.