Skip to content

get_project_issues_count should escape project name #155

Closed
@springfan

Description

@springfan

jira.py's get_project_issues_count def should escape project name. Otherwise one may face issues like this if project key contains reserved JQL words:

ERROR:atlassian:{'errors': {}, 'errorMessages': ["Error in the JQL Query: 'INPUT' is a reserved JQL word. You must surround it in quotation marks to use it in a query. (line 1, character 11)"]}

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