Files
zulip/zerver
Tim Abbott 44f9ce92e9 bots: Fix rendering of bot owner fields in admin settings.
This fixes two regressions in 1946692f9a.

The first bug was actually introduced much earlier, namely that we
were not sending a `bot_owner_id` field at all for bot users without
an owner.  The correct behavior would have been send `None` for the
owner field.

The second bug was simply that we needed to update the webapp to look
for the `bot_owner_id` field, rather than an old email-address format
`bot_owner` field.

Thanks to Vinit Singh for reporting this bug.
2019-11-08 15:09:44 -08:00
..
2019-10-10 18:06:30 -07:00
2019-08-06 23:29:11 -07:00
2019-08-06 23:29:11 -07:00
2019-08-06 23:29:11 -07:00
2019-02-02 17:41:24 -08:00