Decision Instance still "active" even after surrounding Process Instance already finished

Hello,

I’m starting a very simple process with the REST API.
The process consists of: A “start event”, a “business rule task” and an “end event”.

The process starts, the decision is made and the process ends. No problem so far.
The process finishes correctly and there are no open process instances in the cockpit.

But I still see the decision instance in the cockpit under “Decisions”, with its input, evaluation time and result.
Now I’m not sure if the decision instance is still “active” and if I need to end it somehow.

Question:
Is it normal to see all devision instances ever started in the cockpit or do I have to end them somehow?

Thanks in advance

Steffen

Hi Steffen,

Yes, it is intended, that you see all executed decision instances. You do not have to end them by your own. For further details please have a look into 1.

Cheers,
Roman