Open Bug 1802219 Opened 1 year ago Updated 6 months ago

[meta] Don't list resources for import when those resources won't actually bring things over

Categories

(Firefox :: Migration, enhancement)

enhancement

Tracking

()

People

(Reporter: mconley, Unassigned)

References

(Blocks 3 open bugs)

Details

(Keywords: meta)

Our migrators all return resources if they find the bare minimum to indicate that those resources exist - for example, we return the Safari bookmarks resource if we find that the Bookmarks.plist file exists. But we don't actually check to see if there are any importable contents from that file.

This bug is to update our migrators so that instead of just lazily returning resources when the files exist, that we do some extra work to detect whether or not there's importable data within those files, and only then return those resources. Yes, that means some additional up-front work, but ultimately, this makes for a better user experience rather than announcing that we imported 0 bookmarks (for this particular case).

Assignee: nobody → angelvillalobos1995

Converting this ticket into a meta bug that will contain tickets for each unique migrator

Severity: -- → N/A
Keywords: meta
Summary: Don't list resources for import when those resources won't actually bring things over → [meta] Don't list resources for import when those resources won't actually bring things over
Blocks: 1814941
Blocks: 1814943
Blocks: 1814945
Blocks: 1814946

The bug assignee is inactive on Bugzilla, so the assignee is being reset.

Assignee: angelvillalobos1995 → nobody
You need to log in before you can comment on or make changes to this bug.