#Delete project help !!!
7 messages · Page 1 of 1 (latest)
According to the documentation, you may not be able to delete your Pages project if it has a high number (over 100) of deployments. (Source: https://developers.cloudflare.com/pages/platform/known-issues/)
Since you have already manually deleted deployments and brought the number down to 200, you would need to delete at least 100 more deployments to bring the total number below 100, which may allow you to delete the project.
Feedback has been submitted! Thank you :)
Btw @full trellis im using different code and repository but the old domain still display the old site why ??
It seems like you're experiencing an issue with your custom domain not updating to reflect the new site.
According to the documentation, if your custom domain is proxied (orange-clouded) through Cloudflare, your zone's settings, like caching, will apply. (Source: https://developers.cloudflare.com/pages/configuration/debugging-pages/)
One possible reason for the old site still being displayed is that there might be a Page Rule with "Cache Everything" enabled. To resolve this, you can try removing the Page Rule with "Cache Everything" enabled, as Pages handles its own cache. (Source: https://developers.cloudflare.com/pages/configuration/debugging-pages/)
Additionally, you can also try setting the DNS record for your project to be "DNS Only" (grey cloud) in the Cloudflare dashboard. (Source: https://developers.cloudflare.com/pages/configuration/debugging-pages/)
If the issue persists, you may want to review your zone's configuration to ensure that it's set up correctly.
@full trellis it display in the pages domain it self also yeh in the custom domain how to fix