Delete Category Action Advanced Customisations

  • Conditional Deletion Control: If there are attributes associated with the category, the deletion process can be cancelled.
  • Confirmation Mode: Before deletion, the user can be asked to confirm with a ‘Are you sure?’ message.
  • List Update: After a successful operation, the category list in the UI can be automatically refreshed.

Technical Risks

  • Invalid or Missing Id: If the Id parameter is empty or not registered in the system, the operation will fail.
  • Related Records: If there are attribute records linked to the category to be deleted, the deletion process may be blocked or these links must be removed manually.
  • Beta Version Risk: As the feature is in beta, unstable behaviour may be observed in some edge cases.

The Delete Category action is used to simplify category-based management in the EAV structure of the Kuika platform and to clean up old or unnecessary definitions. Thanks to its simple structure with a single parameter, category deletion operations can be performed quickly and effectively. Despite being in beta, it is a powerful tool for ensuring the sustainability of the data model.