Skip to content

Column names and values do not match when "comment" field is used and as.data.frame = TRUE #15

@carlosparadis

Description

@carlosparadis

It seems using the default parameter as.data.frame = TRUE causes column names do not match values, nor the function get_jira_issues to respect the fields chosen by the user (parameter fields=) when the comment field is used. However, turning the parameter to as.data.frame = FALSE, which returns the json, properly return the data.

I got this issue with the example from the README.md.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions