When doing GET on /api/subscribers/123 and /api/subscriberpreferences/123 and then doing a PUT on both, the PUT on /api/subscribers/123 will change internal prefs, and the PUT on /api/subscriberpreferences/123 will override them again, causing data inconsistencies. Example is cloud_pbx_hunt_timeout, which is stored both in /api/subscribers/123 and in /api/subscriberpreferences/123, where you're not supposed to change that via /api/subscriberpreferences/123. Change-Id: I4d850482bb010377b4432ac516add94b5068f38bchanges/74/1074/2
parent
6e53505c57
commit
82529daaba
Loading…
Reference in new issue