Skip to content

Support multipart form data in webhook form #5432

@kof

Description

@kof

As a user I want to send an array value, e.g. multiple checkbox serializing as an array. There is no standard way to do it with JSON serialization, only a convention used by some frameworks, e.g. using name="someName[]" syntax that allows backends to create an array. With multipart encoding, this can be done using a standard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    complexity:mediumUp to 1 week of workprio:2Always look for prio:1 issues first before working on prio:2type:featFeatures and enhancements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions