Conversations about creating, managing, and using metafields to store and retrieve custom data for apps and themes.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
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?