Unable to delete repo with # symbol in name

Issue #103 new
Sergey Knyazhentsev created an issue

Hi there,

We’ve added a repo with alias containing a # symbol - clps_c#tests.

When trying to add branch to it, we get

error: {"message":"null for uri: http://jira/rest/jigit/1.0/repo/clps_c","status-code":404}

When trying to delete it, we are redirected to

http://jira/rest/jigit/1.0/repo/clps_c#tests/remove

and get following error

<status>
<status-code>404</status-code>
<message>null for uri: http://jira/rest/jigit/1.0/repo/clps_c</message>
</status>

Could you please tell, how can we fix it?

Cheers,

Sergey.

Comments (0)

  1. Log in to comment