Skip to content

Import failing when importing a vcard-button #976

@andi98

Description

@andi98

LinkStack version

4.8.6

Description

Hello, when importing a link export from one user to another user on the same instance it fails when the JSON file contains a link with "type": "vcard".
I get a "Invalid link" exception from UserController:

if ($validatedData->fails()) {

Probably the validator fails for the JSON in the "link" attribute.

Details about your system

Docker on Debian

How to reproduce

Export the bookmark list from a user with a vcard-button and try to import it for another user.

Possible Solution

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions