- Affected version
- 2.0.9
There is a cached value in 'bbCodeMedia', but
This affects
AutoLink::factory is always calling $app->repository('XF:BbCodeMediaSite')->findActiveMediaSites()->fetch();This affects
XF\Job\PostEmbedMetadata since it can be touching multiple posts at a time.