Fix process_deletion_requests: it should skip already processed #85333

Closed
opened 2021-02-03 12:01:36 +01:00 by Anna Sirota · 4 comments
Owner

Filter out <deleted> or something like this, to avoid updating the same rows over and over again

2021-02-03 02:34:05,461     INFO bid_main.management.commands.process_deletion_requests 1574 140529122786152 Found 11 deletion requests to process
2021-02-02 02:34:05,265     INFO bid_main.management.commands.process_deletion_requests 1527 139690725669736 Found 10 deletion requests to process
..
2021-02-01 02:34:05,525     INFO bid_main.management.commands.process_deletion_requests 9787 140494032534376 Found 9 deletion requests to process
Filter out `<deleted>` or something like this, to avoid updating the same rows over and over again ``` 2021-02-03 02:34:05,461 INFO bid_main.management.commands.process_deletion_requests 1574 140529122786152 Found 11 deletion requests to process 2021-02-02 02:34:05,265 INFO bid_main.management.commands.process_deletion_requests 1527 139690725669736 Found 10 deletion requests to process .. 2021-02-01 02:34:05,525 INFO bid_main.management.commands.process_deletion_requests 9787 140494032534376 Found 9 deletion requests to process ```
Anna Sirota self-assigned this 2021-02-03 12:01:36 +01:00
Author
Owner

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Author
Owner

Added subscriber: @railla

Added subscriber: @railla

This issue was referenced by d72f0a46b3

This issue was referenced by d72f0a46b3344c07dad9828c80326813b7a2fb62
Author
Owner

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/blender-id#85333
No description provided.