#collectablecat-dev-accts
1 messages · Page 1 of 1 (latest)
hello, yes that is one approach, have distinct dev accounts, ooc what issues were you running into? reusing objects across tests or something?
@warped magnet reopened this thread!
Pasting your most recent message here for convenience: "yes we were reusing objects across tests and people are creating/changing various things and it causes errors for other devs (webhooks blow up usually), a thought I had was possibly applying a 'dev-id' metadata to everything and filtering based on that to effectively 'namespace' an account. I don't think it'll work for account wide things like radar rules though"
Hmm... yeah sharing a single account if you're continually changing settings won't work since that's shared across the whole account. Do your devs need to mess with these settings ofteN?