Issue | Description |
|---|---|
DBMI-28633 | When you try to stop a database or application ingestion and replication job that is already in a stopped state because of the API endpoint POST request /dbmi/public/api/v2/job/stop, the API incorrectly returns a 404 status code with the error message "JOB_IS_NOT_ACTIVE". Instead, the API should return a 409 status code to indicate a conflict. (April 2026) |