cuny-academic-commons / commons-in-a-box

Commons In A Box - A suite of community and collaboration tools for WordPress, designed especially for academic communities
http://commonsinabox.org
72 stars 14 forks source link

When editing a cloned group, you should see all options for creating/linking sites #475

Open boonebgorges opened 1 month ago

boonebgorges commented 1 month ago

When creating a group via clone, we hide certain options on the Site panel. See #356.

However, the logic introduced here doesn't distinguish between the creation flow and the edit flow. This means it's impossible to make the full range of Site modifications to an existing group that happens to have been created as a clone. This is incorrect. We should only be hiding these options during clone creation.