Open
Bug 1531266
Opened 7 years ago
Updated 7 years ago
REST API can't enable email notifications.
Categories
(Bugzilla :: WebService, defect)
Bugzilla
WebService
Tracking
()
UNCONFIRMED
People
(Reporter: vladimir.malky, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0
Steps to reproduce:
Call REST API method update user with email_enabled = true for user who has disabled email notifications.
Actual results:
Email notifications for given user remain disabled.
Expected results:
Email notifications for given user should be enabled.
Updated•7 years ago
|
Assignee: nobody → webservice
Component: API → WebService
Product: bugzilla.mozilla.org → Bugzilla
QA Contact: default-qa
Version: Production → unspecified
You need to log in
before you can comment on or make changes to this bug.
Description
•