CONTAP-158857: List-objects may have certain objects missing if Marker is a 'prefix-substring' of the Prefix query-parameter
Issue
Certain objects fail to get listed if the Marker query parameter is a 'prefix-substring' of the Prefix query parameter of the list-objects command. E.g., If the marker is 'mymarker' and prefix is 'mymarker/xyz', then the list-objects command won't show the right set of objects in the output. Same could happen with list-objects-v2 command with start-after/continuation-token query parameters instead of the marker in the above example.