-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
π Description
Description
Implement backend logic to rename a folder, ensuring validation, conflict checking, and permissions enforcement.
π Related Issue(s)
None
π¨ Subtasks
Design API endpoint to rename folder by folder ID
Validate new folder name (e.g., disallow empty or invalid characters)
Check for naming conflicts within the same parent directory
Verify user has permission to rename the folder
Update folder name in database/storage
Handle errors such as conflicts, permission denial, or invalid input
Write unit and integration tests for rename folder logic
Update API documentation with rename endpoint details
π¦ Priority
None
π Current Status
None
π Related Issue(s)
No response
π¨ Subtasks (if applicable)
- Write implementation logic
- Create/modify UI components
- Add relevant documentation
- Ensure lint/build/test pass
π¦ Priority
None
π Current Status
None
Metadata
Metadata
Assignees
Labels
No labels