id summary reporter owner description type status priority milestone component version severity resolution keywords cc focuses 42975 Customize: Previewing a changeset locks the changeset dlh westonruter "To demonstrate: 1. Schedule or save a draft of a changeset. 2. Close the Customizer. 3. Visit the changeset preview link in another browser while logged in as a different user. 4. Open the Customizer again as the first user, and see that the changeset has been locked by the second user. This can be especially disorienting if the second user doesn't have access to the Customizer. The attached patch attempts to address this issue by locking the changeset only when `customize.php` is being loaded. One downside to this approach is that it would mean anyone providing an alternate interface for editing a changeset would need to set the lock themselves, though. " defect (bug) closed normal 4.9.3 Customize 4.9 normal fixed has-patch commit fixed-major