mirror of https://github.com/zulip/zulip.git
56591890b0
Clicking on the 'Owner' value for a row in the list of bots does nothing, and causes a blueslip error. This is because the map object in which we store the users have integer keys, while we pass the owner id as string. This is fixed by parsing the owner id to integer before passing it on. Fixes #14107. |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.eslintrc.json | ||
.gitignore | ||
favicon.ico |