I'm having issues deploying a branch to a subdomain

Hi, @sarafraghav, I think part of your issue might have been that Netlify DNS wasn’t activated:

It could also have been time to live (TTL) value related:

Note, the current DNS service for this domain is not using Netlify DNS and the time to live is 6 hours (21600 seconds):

fillmycalendar.net.	21600	IN	NS	salvador.porkbun.com.
fillmycalendar.net.	21600	IN	NS	fortaleza.porkbun.com.
fillmycalendar.net.	21600	IN	NS	curitiba.porkbun.com.
fillmycalendar.net.	21600	IN	NS	maceio.porkbun.com.

This means, if you do change the DNS service to Netlify DNS, it can and will take up to six hours for those changes to take effect. Did you wait six hours before and are you sure Netlify DNS was activated?

I ask because it isn’t active now and I have no way of seeing the history of your DNS configuration at the domain registrar - porkbun.com.

I’m also not sure if you are trying to use our branch subdomain feature or not. If so, note this requires either a) Netlify DNS to be used or b) for the manual process below to be used instead:

If there are other questions or concerns, please let us know.