Skip to content

Import only imports half of the items in an import file #1457

@lee-js

Description

@lee-js

This bug was logged in 2023 but for some reason was closed and never fixed. It is still there now.
I have an export file from Heimdall that I want to import into a new install and it only imports half of the items in the list.

I have tried importing a single item and that does not work either. The export created this example entry, which fails to import properly.:

[
{
"title": "Sonarr",
"colour": "#161b1f",
"url": "Http://192.168.1.xxx:8989",
"description": "{"enabled":true,"override_url":null,"apikey":"myapikey"}",
"appid": null,
"appdescription": null
}
]

I don't know if the problem is with the export or the subsequent import, but whatever it is it's not working as intended.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions