question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug] Updates screen is flooded after migration

See original GitHub issue

Device information

  • Tachiyomi version: r3185

Steps to reproduce

  1. Clear database in advanced settings to make sure you don’t have prefetched chapters from different source.
  2. Open a manga in your library.
  3. ⋮ -> Migrate -> Choose manga from different source -> Migrate.
  4. Go to the Updates screen.

Expected behavior

See new chapters from different manga and sources.

Actual behavior

See too many chapters from the manga you just migrated.

Other details

PR that caused the issue to be more annoying #4645. Before this, chapters where also filtered by upload date, so chapters older than 3 months didn’t show up in the Updates. So even when manga is released weekly, it would show about 12 chapters, but now it will show all chapters from the manga. And if you migrate a manga with more than 500 chapters, the Updates screen becomes entirely useless since number of chapters there is limited to 500.

I also tried to fix it myself in the migration code (wanted to transfer fetch date along with read status), but I couldn’t, that’s why I’m creating this issue.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:9 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
arkoncommented, Apr 4, 2021

Yes, we could potentially coalesce it in the query, or set it when creating the chapter objects.

0reactions
stevenyomicommented, Aug 12, 2022

Also if you add a title without fetching its chapters (either by long pressing it from the manga list or in the details screen but your connection is too slow) and visit it afterwards, all its chapters will show up in Updates screen. You have to manually remove and readd the title to clear them out.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Overwatch 2 "migration queue keeps resetting" error
The most recent error displays the "migration queue keeps resetting" message and has only been affecting veteran players who already owned ...
Read more >
ESXi host unresponsive after upgrade to 6.7 P03 or later due ...
ESXi host may enter into an unresponsive state after upgrading to 6.7 P03 or later due to AHCI driver issue. This is a...
Read more >
Apple Confirms Serious New Problems For iPhone 14 Buyers
09/19 Update: More problems are being reported for iPhone 14 Pro models. Picked up by 9to5Mac, reports are flooding in from owners that...
Read more >
Windows 10 users complain of performance loss and ... - IT PRO
The Windows 10 KB4549951 and KB4566782 updates, lanched on 11 August, have resulted in a range of performance issues and, in some cases, ......
Read more >
Using the Microsoft SharePoint Migration Tool (SPMT)
Select “SharePoint Server” and you will see the following prompt screen for the location of your on-premise. SharePoint Site:.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found