Skip to content

Conversation

@mekarpeles
Copy link
Member

This change was made during a time when network security was blocking affiliate server requests.

Closes #11240 by removing unnecessary if False

Technical

Testing

Screenshot

Stakeholders

This change was made during a time when network security was blocking affiliate server requests.
@Copilot Copilot AI review requested due to automatic review settings September 12, 2025 07:36
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Removes an unnecessary if False condition that was preventing price fetching from affiliate servers. This change re-enables price fetching functionality that was temporarily disabled due to network security issues.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions github-actions bot added the Priority: 1 Do this week, receiving emails, time sensitive, . [managed] label Sep 12, 2025
Copy link
Collaborator

@scottbarnes scottbarnes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me re prices.

I am unsure if it's anticipated this will (often) add covers if the covers are (1) missing and (2) on Amazon, because the records will have likely already been imported, so they won't get queued for import as ia_id: 'amazon:<whatever>' will already be in import_item. I am eager to be mistaken about this though.

@mekarpeles mekarpeles merged commit 842ed1a into master Sep 12, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority: 1 Do this week, receiving emails, time sensitive, . [managed]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Re-instate Bookworm Cover Imports

2 participants