Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ArchiveIt "frozen_only" & other bugfixes #685

Merged
merged 4 commits into from
May 2, 2024
Merged

ArchiveIt "frozen_only" & other bugfixes #685

merged 4 commits into from
May 2, 2024

Conversation

Fasand
Copy link
Contributor

@Fasand Fasand commented May 2, 2024

RE #534

  • get_seeds now accepts an argument frozen_only, which preemptively returns an empty set if True and seeds haven't been frozen yet. This is so that old not frozen Harvests don't recursively slow down get_previously_harvested
  • Fixed bug in "get seeds by frequency" where "0-frequency" seeds were being included – these are now only included in get_oneshot_seeds under oneshot conditions (not previously harvested, ...)
  • When editing a Harvest, don't auto-select "ArchiveIt" when it wasn't selected previously. When changing harvest type or creating a new Harvest, the behaviour is unchanged – ArchiveIt is checked by default.

@Fasand Fasand merged commit e0452e7 into master May 2, 2024
1 check passed
@Fasand Fasand deleted the archiveit branch May 2, 2024 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant