Problem
You can easily create a new endpoint by changing the id in the TriggerClient constructor. But there's currently no way to get rid of them.
Solution
Add the ability to delete them in the UI. We need to warn users with information about the impact of their change before doing the delete.
I imagine a panel a bit like the delete job panel but it would have a list of the Jobs that are associated with the endpoint. We could allow users to delete it if they type the name of the endpoint id into an input field, and then press the button.
From SyncLinear.com | TRI-1360
Problem
You can easily create a new endpoint by changing the id in the TriggerClient constructor. But there's currently no way to get rid of them.
Solution
Add the ability to delete them in the UI. We need to warn users with information about the impact of their change before doing the delete.
I imagine a panel a bit like the delete job panel but it would have a list of the Jobs that are associated with the endpoint. We could allow users to delete it if they type the name of the endpoint id into an input field, and then press the button.
From SyncLinear.com | TRI-1360