ganesanbbc / WorkOrderSample

0 stars 1 forks source link

Error in retrieving data from datastore #3

Open navaneethant opened 7 years ago

navaneethant commented 7 years ago

When using custom name identifier in Kind, we faced a issue in retrieving data.

navaneethant commented 7 years ago

To fix this issue we need to check the entity.getKey().getId() is not null before adding to the list.