jaxley
Okay, I think I found what triggered the bug.
I had added a URL as manual input for ORCID. However, there was an errant space inbetween the URL and the path
instead of https://orcid.org/0009-0003-2847-0418, it was https://orcid.org/ 0009-0003-2847-0418
That apparently breaks the UI that renders the record. I removed it and it showed up again.
I re-added the URL and that's when I noticed the space. I removed it and it published fine.