server icon indicating copy to clipboard operation
server copied to clipboard

Can't create guild from template

Open MathMan05 opened this issue 9 months ago • 0 comments

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

MathMan05 avatar Apr 15 '25 17:04 MathMan05