Closed
Bug 1683063
Opened 4 years ago
Closed 4 years ago
In import dialog, allow filtering of items to import
Categories
(Calendar :: Import and Export, defect)
Calendar
Import and Export
Tracking
(thunderbird_esr78 wontfix)
RESOLVED
FIXED
88 Branch
Tracking | Status | |
---|---|---|
thunderbird_esr78 | --- | wontfix |
People
(Reporter: darktrojan, Assigned: darktrojan)
References
Details
Attachments
(2 files)
This is like bug 1683060 but much more difficult. It should be possible to filter items, e.g. by text match, or before/after today, or with a date range, then import only the remaining items.
Assignee | ||
Comment 1•4 years ago
|
||
Depends on D100546
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → geoff
Status: NEW → ASSIGNED
Updated•4 years ago
|
Attachment #9194917 -
Attachment description: Bug 1683063 - In import dialog, allow filtering of items to import → Bug 1683063 - In import dialog, allow filtering of items to import. r?lasana
Assignee | ||
Comment 2•4 years ago
|
||
Using sparse arrays is just asking for trouble, especially now that it's more likely for some items to be removed from the collection.
Updated•4 years ago
|
Attachment #9194917 -
Attachment description: Bug 1683063 - In import dialog, allow filtering of items to import. r?lasana → Bug 1683063 - In import dialog, allow filtering of items to import. r=mkmelin
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/187236e79312
In import dialog, allow filtering of items to import. r=mkmelin
https://hg.mozilla.org/comm-central/rev/902ba97aeee0
Use Maps instead of sparse arrays in ICS file import dialog. r=lasana
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•4 years ago
|
status-thunderbird_esr78:
--- → wontfix
Target Milestone: --- → 88 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•