Skip to content

Admin CLI – Delete World Region #4

@TaleLearnCode

Description

@TaleLearnCode

Description

As an administrator, I want to mark a world region as obsolete instead of permanently deleting it to preserve historical records and maintain data integrity.

Acceptance Criteria

  • Command Invocation: A deletion command (e.g., world-region delete) is available in the CLI.
  • Identification: The CLI prompts for the world region code to identify the region to delete.
  • Confirmation: The system requires a confirmation before proceeding with the deletion.
  • Data Removal: Once confirmed, the region is removed from the system.
  • Feedback: A success message is displayed, and the region no longer appears in the list.
  • Error Handling: An appropriate error message is returned if the region code does not exist or the deletion fails.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions