It is currently very cumbersome and time-consuming when a connection becomes faulty or has to be replaced for other reasons (e.g. re-authorization problems, employee has left the company,...).
The current process requires you to create a new connection and then manually replace it in every single scenario and module that uses the old connection. With a large number of scenarios, this process is not only extremely time-consuming, but also very error-prone, as you can easily miss a module.
solution:
I suggest introducing a new feature directly to the “Connections” management page.
Next to each connection (e.g. via the three dots), there should be a new option, such as “Replace connection” or “Swap connection”.
The ideal workflow would be:
  • When the connection is old/faulty, the user clicks on “Replace connection”.
  • A dialog opens in which the user can select the new connection from the list of their existing (and compatible) connections
  • After confirmation, Make automatically searches all scenarios and replaces each instance of the old connection globally with the selected new connection.
·