You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 2, 2024. It is now read-only.
When copying an environment configuration, then deleting some database connexions, the database connexions are deleted in both environment configurations.
Steps to Reproduce the Issue
Select an environment (Set>Environment)
Click on "Copy"
Choose a new application suffix and description, then save
Delete some database connexions in the new environment.
Expected Behavior
The database connexions are deleted in the new environment only.
Actual Behavior
The database connexions are deleted in the new environment AND the original one chosen for the duplication.