Open
Description
<Let's identify whether we need to do a soft delete or a hard delete/move it a different table>
Scope
- Job Deletion should always succeed even though there are dependent jobs for it.
- Dependent jobs should be updated.
- A new deployment should be triggered
- Response should have the details about the dependent jobs
- On CLI user should have a confirmation if there are dependent jobs which can be overridden through force flag.