Here is a scenario,
1. Issue: when one user modified ABC workflow in designer (Designer version 2023.2.1.89) and saved to server, it is creating new workflow in server with the same name. User expectation was that the existing workflow should be overwritten with the latest published workflow. But why is it creating multiple workflows with the same name?
2. Working as expected: When another user working on TXS workflow in designer (Designer version 2023.2.1.89) and saved to server, it is overwriting the same workflow with the latest published workflow as expected.
So even using same designer version, what is going wrong with the first user?