I have a Metaobject called person, and I’m using the Web Pages feature so that each person has a page. I have added team in the URL handle field, so the URLs are now <my-store.com>/pages/team/person-name.
My client has just tried to link to someone’s page from a Rich Text field in the Editor, but it’s adding the wrong URL. It’s forgetting that I supplied a URL handle of team and is adding the URL as <my-store.com>/pages/person/person-name.
As a temporary fix I’ve just manually added the correct URLs but it seems like this is a bug?