Burak Yigit Kaya
Burak Yigit Kaya
Hey, thanks for the bug report! I can't estimate a resolution time but I strongly suggest running `jsxgettext` using the "JavaScript" mode over the compiled templates by passing `trans` as...
Looks like there are now 4 independent reports of this so it is clear that whatever we have in place does not work or protect people against this well-known failure...
Currently nobody is working on this. If anyone is willing to take a stab, I'd be happy to assist them. /cc @EvanPurkhiser
@azhurbilo this issue is "oh hold" which means we'd like to get this done some time but it is not a priority. And pull requests are welcome if anyone wants...
@jawabuu this issue was closed due to staleness so I don't think this is possible yet. @leedongwei, is this something you'd consider as part of the current auth work?
Can you explain why/how this is faster as a comment in the code?
Why can we not run the `web` image separately with `shell` which will give us a Django shell and run a script there?
Looks pretty straightforward to me: https://docs.djangoproject.com/en/5.0/topics/db/sql/#executing-custom-sql-directly
I think the better approach would be to take the value from an env variable and default to 100
@erfantkerfan I'd add the default value (`100` btw not `300` here: https://github.com/getsentry/self-hosted/blob/master/.env) and this should be good to go?