I have a view that lists custom posts of a type 'doula-mentor'
The list displays links to another custom post type of type 'doula-profile' written by the same author.
I have used [wpv-post-link id="$doula-profile"] where the custom post type is doula-profile.
The working links open up the corresponding doula-profile cpt.
However some posts (the most recent) have links that do not link to the doula-profile cpt and open the doula-mentor cpt instead.
It seems something has changed but I cannot work out what.
The url where the view is displayed is not publicly accessible