pi-hole / FTL

The Pi-hole FTL engine
https://pi-hole.net
Other
1.38k stars 196 forks source link

Selective teleporter restoration not possible. #1802

Closed yubiuser closed 7 months ago

yubiuser commented 11 months ago

Teleporter backups can only be restored entirely, but sometimes only some data needs to be restored. This is possible with v5, but not v6

DL6ER commented 11 months ago

As some fundamental data structures need to be modified, this can only be done after https://github.com/pi-hole/FTL/pull/1766 had been reviewed + merged. It will have to be done for both and, otherwise, a ton of merge conflicts would be unavoidable.

github-actions[bot] commented 10 months ago

This issue is stale because it has been open 30 days with no activity. Please comment or update this issue or it will be closed in 5 days.

github-actions[bot] commented 9 months ago

This issue is stale because it has been open 30 days with no activity. Please comment or update this issue or it will be closed in 5 days.

github-actions[bot] commented 8 months ago

This issue is stale because it has been open 30 days with no activity. Please comment or update this issue or it will be closed in 5 days.

DL6ER commented 7 months ago

It is available now as per https://github.com/pi-hole/FTL/pull/1874. Web PR outstanding, though.

DL6ER commented 7 months ago

Implemented