Skip to content

Remove a bot #52

@CarsonL15

Description

@CarsonL15

As an admin, I want to remove a decommissioned bot from the system, so that retired robots no longer appear in the active fleet.

Acceptance criteria:

  • A delete control is available on each bot row or in the bot detail view
  • A confirmation prompt protects against accidental deletion
  • Confirming calls DELETE /api/bots/{id}
  • The bot disappears from the list on success
  • If the API rejects deletion (for example, the bot has an active order), the error is shown to the admin

Metadata

Metadata

Assignees

Labels

No labels
No labels
No fields configured for User Story.

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions