If I purge <front>
from the Manual Purge page, it also purges the Manual Purge page. This doesn't hurt anything but is unneccessary.
Steps:
1. Enable Acquia purge.
2. Enable Manual purge form (current page) block (may not be relevant but I did it so I'm including it)
3. Go to /admin/config/system/expire/manualpurge
4. In the purge field, enter <front>
4. Click purge button
5. Check drupal-watchdog.log
Actual result per domain per load balancer:
Purged 'http://[domain]/' from load balancer [IP address]
Purged 'http://[domain]/admin/config/system/expire/manualpurge' from load balancer [IP address]
Purged 'http://[domain]/admin/config/system/expire/manualpurge/' from load balancer [IP address]
Expected result per domain per load balancer: Only the following
Purged 'http://[domain]/' from load balancer [IP address]
Closed: outdated
1.1
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.