Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Process Code Overwrites Current Process Code on Save #524

Open
saivivek116 opened this issue Jun 5, 2024 · 0 comments
Open

New Process Code Overwrites Current Process Code on Save #524

saivivek116 opened this issue Jun 5, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@saivivek116
Copy link
Collaborator

saivivek116 commented Jun 5, 2024

Steps to Reproduce:

  1. Open an existing process and make changes.
  2. Save the changes.
  3. Create a new process by adding all required details.
  4. Add the new process.
  5. Make changes to the current process again.
  6. Save the changes.

Observed Behavior:
The code from the newly created process is saved to the current process, overwriting the original code of the current process.

Expected Behavior:
The changes made to the current process should be saved to its own code without being affected by the newly created process.

Impact:
This bug causes loss of original code in the current process and can lead to significant confusion and data loss.

@saivivek116 saivivek116 added the bug Something isn't working label Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants