The 'Sync Email Templates' button is shown in the Email Templates
page in case some templates is missing for a reseller.
The problem is that the button takes into consideration also
resellers that are already terminated and for which the template
is not needed anymore.
Thus the query has been in fixed in order adding:
r.status != 'terminated'
Change-Id: I2dd551166ae777c8967eae3bda989b669b46b5c0
(cherry picked from commit 97adbaf8e7)
mr12.5
parent
ad90357078
commit
2dddd7ec82
Loading…
Reference in new issue