camunda / camunda-platform

Links to Camunda Platform 8 resources, releases, and local development config
343 stars 253 forks source link

With latest master, deployed processes are not shown anymore #925

Open akkie opened 1 week ago

akkie commented 1 week ago

If I use the latest master version, then deployed processes are not shown anymore in Operate. I tried to delete all volumes, and started again, but the processes are still not shown.

image

Tried it with multiple processes.

image

Maybe because Operate is still on 8.5?

image

akkie commented 1 week ago

Can confirm that switching back to 9c2bdeb31b1e8e21c30c2ef2d5f3eb2f3d3978a1 fixes the issue. With the next commit, Zeebe was updated to 8.6.

jessesimpson36 commented 1 week ago

I just reproduced this. I'll take a look tomorrow.