The ActiveJob FacebookEventsJob created a Contact and then enqueued Avatar::AvatarFromUrlJob in another process. However, since the Contact was created within a transaction when AvatarFromUrlJob was executed immediately afterwards, the Contact was not actually present in the database then. Fixes: #6138 #6761 |
||
|---|---|---|
| .. | ||
| campaigns | ||
| csat_surveys | ||
| messages | ||
| v2 | ||
| account_builder.rb | ||
| agent_builder.rb | ||
| contact_inbox_builder.rb | ||
| contact_inbox_with_contact_builder.rb | ||
| conversation_builder.rb | ||
| notification_builder.rb | ||
| notification_subscription_builder.rb | ||