Actions
dev #2795
opendev #2794: [Module] Sprint 11
[BE] Update database columns and response structure according to new naming
Description
Update database columns, API response structures, and folder/file names to match the new naming conventions.
Tasks¶
- Rename all
tagcolumns and fields tosubtask. - Rename all
categorycolumns and fields totoolType. - Rename all
primaryTagcolumns and fields totask. - Update folder and file names to use the new names.
- Update all API response structures to reflect the changes.
- Update database schema accordingly.
- Update documentation to use the new naming convention.
- Test all affected endpoints in Postman for consistency and correctness.
Updated by Zahid Hassan 8 months ago
- Target version changed from Sprint 10 to Sprint 11
Actions