Custom reperesntation issue with patient identifier types in REST API

Hello, I’m experiencing an issue when I make a query with a custom representation to the patient identifier types. If I make this query:

/openmrs/ws/rest/v1/patientidentifiertype?includeAll=true&v=custom:(uuid,auditInfo:(dateCreated,dateChanged,dateRetired))

I’m getting the uuid but all the auditInfo instead of only the three dates I’m requesting. I’m totally new in OpenMRS, so I don’t know if I’m understanding the custom representation wrong or if there is an issue. I’m using the OpenMRS Version: 2.4.3 Build 0ff0ed. Thanks in advance. J.

Feel free to create a ticket for this.