Akhil Narang

Results 27 issues of Akhil Narang

Resolves #24533

inactive

Use pipelines wherever possible, bunch calls wherever possible - refactor: pipeline wherever possible, optimize calls - chore: don't delete keys that aren't used Resolves #24604

- Revert "refactor: Use pymysql over mariadb client" - build: add mariadb client - chore: remove separate log_query - revert: connection pooling - fix: disable pymysql convertors - ci: install...

It isn't unused, just isn't directly called Fixes 3effaf21ef60a50a20f1bbc15e9289ceaf80cc1a

needs-tests
backport version-14-hotfix
backport version-15-hotfix

Originally added in #2699, broke in #3086, not sure if intentional or not Current behaviour was basically if a report had no roles, but a user could access it because...

inactive
add-test-cases
backport version-15-hotfix

This results in them setting as `undefined`, which ends up as a string in python, and the delimiter ends up as `'u'`, and the separator as `'undefined'`.

WIP Resolves #23008

inactive

Sentry PRESS-4KJ / Support 10958 Not sure if this is "correct"

After #25802, this was disabled, to prevent users from being able to possibly circumvent the workflow. However some users do prefer this, so we could let this be configurable in...

feature-request