* if an email template id is explicitly provided as "null",
it will be assigned as "null".
* remove email templates auto creation (copy from raw) for
resellers if they do not have the specific one assigned to them.
that proved to work contraversal as if a customer doesn't have
an email template assigned to the reseller, and does not want
to change their business logic (by explicitly providing "null")
during POST /api/customers for those templates, the auto creation
for reseller prevents it and causes complications, as well as
it's not the intended role for /api/customers to automatically
affect reseller configuration in such a way.
Change-Id: Ie8cf0bffdd397279260a9601367f4457634ed5c8
(cherry picked from commit e956227ab0)
mr26.0
parent
dad6b2d257
commit
c75eecde82
Loading…
Reference in new issue