Ghost/core/server/services/email-analytics/jobs
Kevin Ansfield 166d072cd4 Fixed email analytics job not being registered when creating an email
no issue

- job registration was checking for submitted emails in it's email count but the job registration method is called as soon as an email is created meaning the email has a status of 'pending' which prevented the analytics job from being started until a second email was sent
2020-12-02 14:47:18 +00:00
..
fetch-all.js Fixed sqlite3 errors when email analytics jobs run (#12431) 2020-11-26 15:12:12 +00:00
fetch-latest.js Fixed sqlite3 errors when email analytics jobs run (#12431) 2020-11-26 15:12:12 +00:00
index.js Fixed email analytics job not being registered when creating an email 2020-12-02 14:47:18 +00:00