Skip to content

Add Reference Field for Reporter #29

@lvfasto

Description

@lvfasto

It would be helpful for reporting organisations to be able to enter an optional reference number (as a String) in the Reporter section of the JSON objects.
That way the receiving organisation can communicate with the reporting organisation easily/quickly.

To look something like this in an Abuse Report:
"ReporterInfo": { "ReporterOrg": "ExampleOrg", "ReporterOrgDomain": "example.com", "ReporterOrgEmail": "reports@example.com", "ReporterReference": "eg-1234" },

And something like this in the Schema
"ReporterReference": { "type": "string", "description": "reference number from the reporter" },

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