Bug #3754
When calling crud_ds with op-type "cu" a new entity is getting created always.
Start date:
10/24/2024
Due date:
% Done:
100%
Estimated time:
0.15 h
Description
Calling Crud_ds GCF with op-type: "cu" is creating a new entity always even when we just need to update a property for an entity.
This is the reason when calling the save_questions_to_datastore() function in the collab we need to first fetch the existing entity before persisting.
Updated by Ram Kordale about 1 month ago
- Assignee set to Dewakar Chaubey
- Estimated time set to 0.15 h
Updated by Dewakar Chaubey about 1 month ago
- Status changed from New to In Progress
- % Done changed from 0 to 100
Updated by Dewakar Chaubey about 1 month ago
- Status changed from In Progress to Resolved
- Assignee changed from Dewakar Chaubey to Shubham Boke
Updated by Shubham Boke 16 days ago
- Status changed from Review to Feedback
- Assignee changed from Shubham Boke to Dewakar Chaubey