Project

General

Profile

Bug #3754

When calling crud_ds with op-type "cu" a new entity is getting created always.

Added by Dewakar Chaubey about 1 month ago. Updated 16 days ago.

Status:
Feedback
Priority:
High
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.

Also available in: Atom PDF