Hi @William
Do the other developers users use the default dbo schema and is your last output with the diagnostics from another developer or yours?
It’s also worth pointing out that sharing a dev database may not be the best idea as you will effectively be load balancing your dev environment which could cause issues with locks, background jobs and other back office issues.
Justin