Skip to content

Delete tag with special characters like '#' does not work #675

@tv-terminator

Description

@tv-terminator

I found that if the tag contains encodable characters such as '#' (which is quite commonly used for tagging!), the delete tag request neither succeeds nor throws an exception.

url = "{0}/{1}/tags/{2}".format(baseurl, resource_id, tag_name)

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