twagoo opened this issue 7 months ago · 0 comments
Making a request to {baseUrl}/record?selfLink=xyz should trigger a lookup of the corresponding record and fetch its id, then if found respond with a redirect to the record page, i.e. /record/{id}
{baseUrl}/record?selfLink=xyz
/record/{id}