Edge case with loading an Agent with ID NULL in Modeler API plugin

Created on 25 August 2025, 20 days ago

Problem/Motivation

There is a small chance that an agent ID could be NULL which then tries to load an agent with that ID, which will cause an exception. The code block is there to even check for an available agent with that ID. To prevent the exception from happening, we need to check for the ID being NULL, that will not change the behaviour in any way.

🐛 Bug report
Status

Active

Version

1.2

Component

Code

Created by

🇩🇪Germany jurgenhaas Gottmadingen

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024