Add a foreign key for WorkCategory table to the WorkItem model #45

Merged
vikas.nale merged 1 commits from Ashutosh_Enhancement#206_Added_WorkCategory_In_WorkItem into Issues_May_2W 2025-05-12 09:02:15 +00:00
Collaborator

API : api/project/task

Changes:

  1. Added a foreign key reference from the WorkCategoryMaster table to the WorkItem table.
  2. Updated the DTO and ViewModel to include Work Category for sending and receiving data related to work items.

Note : New migrations have been added. Please run a database update (update-database) after pulling the latest changes.

**API** : api/project/task **Changes**: 1. Added a foreign key reference from the WorkCategoryMaster table to the WorkItem table. 2. Updated the DTO and ViewModel to include Work Category for sending and receiving data related to work items. **Note : New migrations have been added. Please run a database update (update-database) after pulling the latest changes.**
ashutosh.nehete added 1 commit 2025-05-12 07:52:34 +00:00
vikas.nale merged commit d4ba3d5341 into Issues_May_2W 2025-05-12 09:02:15 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/marco.pms.api#45
No description provided.