Skip to content

Maximum field lengths #8

@rsenden

Description

@rsenden

The default configuration uses 'FoD Detected ${category} at ${primaryLocationFull}' as the JIRA issue summary. However, JIRA imposes a maximum length of 255 characters for issue summary (maybe even 100 characters for older versions).

To avoid errors when submitting issues to JIRA, I have now added code to abbreviate the summary to 254 characters. We should investigate whether there are better ways to guarantee a maximum length for summary without having to chop off the remainder. We should also check whether the 255 character summary max length is applicable to all relevant JIRA versions.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions