DemocracyClub / yournextrepresentative

👥 A website for crowd-sourcing structured election candidate data
https://candidates.democracyclub.org.uk
GNU Affero General Public License v3.0
21 stars 27 forks source link

Refactor migration #2427

Closed VirginiaDooley closed 1 month ago

VirginiaDooley commented 1 month ago

This change reverts https://github.com/DemocracyClub/yournextrepresentative/pull/2424 and checks the queued_images is not None before filtering.

sentry-io[bot] commented 1 month ago

🔍 Existing Issues For Review

Your pull request is modifying functions with the following pre-existing issues:

📄 File: ynr/apps/people/migrations/0047_alter_personimage_options_personimage_created_and_more.py

Function Unhandled Issue
get_timestamp_from_queued_image AttributeError: 'QueuedImage' object has no attribute 'modified' people.migrations.0047_alter_personimage_options_personimage_created_and_more in get_timestamp_f...
Event Count: 6
get_timestamp_from_queued_image AttributeError: 'NoneType' object has no attribute 'updated' people.migrations.0047_alter_personimage_options_personimage_created_and_more in get_timestampfrom...
Event Count: 2

Did you find this useful? React with a 👍 or 👎