- Conditional Update: Editing permissions can be defined according to specific user roles.
- Validation: The process can be blocked if the ‘Name’ field is empty; the system can check if there is another category with the same name.
- Toast or Modal Notification: The user can be informed after the update.
Technical Risks
- Empty or Invalid Id: If the Id parameter is not entered or does not exist in the system, the process will fail.
- Empty Name: Name is mandatory and should not be left blank; the system may return an error.
- Invalid ParentId: If an invalid or deleted parent category is selected, the system may encounter conflicts.
- Beta Version Risk: As this feature is in beta, some scenarios may be unstable.
The Update Category action enables the maintenance and updating of categories defined according to the EAV data model on the Kuika platform. Whether you need to change names, add descriptions, or create hierarchical structures, this action offers a flexible and effective solution.