Atlas-Authority / marketing-automation

GNU General Public License v3.0
19 stars 16 forks source link

Handle RTBF changes in Data Shift analysis #161

Open boris-moduscreate opened 1 year ago

boris-moduscreate commented 1 year ago

Atlassian wrote in an ECOHELP ticket:

This script compares the latest run data vs the last run snapshot

In doing so, it filters out RTBF(right to be forgotten) email addresses/contacts

So, if the last run has a non RTBF contact for an invoice/license which was made RTFB in the latest run, the script would throw an error for Deleted Licenses
modusjorge commented 1 year ago

Hey @boris-moduscreate , do we have a way to reproducec this issue?

boris-moduscreate commented 1 year ago

Run the code, then set a contact to be RTBF (see existing entries with this value) and run the code again. It should show up as a Deleted License.

boris-moduscreate commented 1 year ago

@khanguyen88 does #171 handle this as well?

khanguyen88 commented 1 year ago

no, it does not