server
server copied to clipboard
Can't create guild from template
Describe the bug The template API gives a 500 error
To Reproduce try to make a guild with a template
Expected behavior to make a guild
Console Logs
{
"code": 500,
"message": "QueryFailedError: null value in column \"premium_tier\" of relation \"guilds\" violates not-null constraint"
}
Env and Software info tested on the official instance
Additional context I make the request with jank and get an error back