gotemp icon indicating copy to clipboard operation
gotemp copied to clipboard

Standardize the way validity dates are sent out from the services

Open camba1 opened this issue 5 years ago • 0 comments

Currently, depending on wether the DB is SQL or No SQL, the validity dates and the modification fields are been sent out to the client either inline or as part of an object within the dataset. This is due to how the fields are mapped in the porto definition. When creating the services we switched midway the way we handled those fields in the porto definitions to use imported global definitions but never went back to change it in the promotion and customer services. Bottom line, all services should handle those fields the same way It is done in the product and customer services, independent of how they are stored in the DB

camba1 avatar Jan 25 '21 17:01 camba1