Closed IswaryaaS closed 1 month ago
In older index of EATL2.1.1 , we have records with / without timestamp , so after moving/upgrading EATL in the live to 2.1.2, maximum for 5 days there is a possibility that /v1/list-records validation will fail if a single record is without timestamp. To avoid this , we can have default invalid value that represents that the timestamp field is not available.
The specification of /v1/list-records has been updated to have multiple attributes in request-body. It is added with "searched-user", "start-of-searched-period", "end-of-searched-period", "searched-operation-name", "searched-application-name" and "searched-release-number".