Skip to content

Enhancement: Export CSV with additional fields/columns like Comment, User, Comment Date, Branch #9

@chswap

Description

@chswap

@borisbsu

CSV Export plugin shall able to export additional fields/columns like Comment, Username, Created Date, Branch data in CSV file.
Below are the mappings for additional fields/columns with Web API endpoint api/issues/search:
Parameter: additionalFields=_all

Json field CSV Column Name
"htmlText" Comment
"login" User
"createdAt" Comment Date
"branch" Branch Name

Above information in CSV report will be useful for tracking Issues Justification/Comment across branches.

Thanks,
Swapnil

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions