How to find done cases

Hello
I want to know how to find done cases, when I go into archived cases it only shows only last done case.
I using bonita 7.8.4

Actually if you are running your process using Bonita Studio, you have to update the name and/or version of your diagram and process before deploying again, otherwise the first version will be deleted and you will only see archived of the last version you deployed, as show on the image below.

![diagram name and version][diagram name and version]
[diagram name and version]: /sites/community.bonitasoft.com/files/blog/QA/2019-05-10_diagram-name.png

Hope this helps.
Delphine

Hi, when you say you are using Bonita 7.8.4, do you mean that you run your cases through Bonita Studio 7.8.4 or you have installed your process on the administration portal?

I run cases through Bonita Studio 7.8.4

Do you mean you want to see each completed task (node) for a given process instance/case? The archived case section of the portal should show all completed/archived process instances.

For example I have MyDiagram, I run it and I do my first case and it appears in archived cases section of the portal, then I run the same MyDiagram again and do my second case and when I go to archived case there appears my second case only and I want to see the first case which I did previously using the same diagram.

It worked, thanks