My site is configured to require review & approval on submitted events.
When a user submits an event, with a new venue, the venue address displays correctly to them. They can browse to their events, select View Event, and they will see the Venue street address, city, and zipcode.
However, when I log in as an admin user, and edit the event in Pending status, the city, zipcode, and street address fields are all blank. If I publish the event as is, the venue gets created with blank fields for these.
If I log in and view the pending venue (outside of the edit event page), the venue information is all there correctly.
The expected behavior is that the correct venue information would show up on the edit event page, and when I hit submit, the venue get created with the correct address info, at the time the event is created.