Closed Sidsector9 closed 4 months ago
This PR fixes a PHP warning shown on the "Pull Content" page.
Create 2 multisites env of types subdomain and subdir.
Create pages and posts in both sites.
Add the subdir site as external connection to subdomain site.
Visit "Pull Content" and observe the error on develop.
develop
Switch to the fix branch and see the error is fixed.
Fixed - Undefined array key "id" warning on the Pull Content page.
Props @Sidsector9
@Sidsector9 thanks for the PR! Could you please fill out the PR template with description, changelog, and credits information so that we can properly review and merge this?
Description of the Change
This PR fixes a PHP warning shown on the "Pull Content" page.
How to test the Change
Create 2 multisites env of types subdomain and subdir.
Create pages and posts in both sites.
Add the subdir site as external connection to subdomain site.
Visit "Pull Content" and observe the error on
develop
.Switch to the fix branch and see the error is fixed.
Changelog Entry
Credits
Props @Sidsector9
Checklist: