Support #4677
openAPI get_repo_refs not working ?
0%
Description
[tenderapp] report: https://rhodecode.tenderapp.com/help/discussions/support-tickets/2117
Hello support,
We have an issue with the RhodeCode API "get_repo_refs".
While calling , it returns the following error: "failed to get repo: ...
references"
However, we are able to call other API for the same repo; "get_repo", "get_repo_nodes",...
We found this in the logs:
2016-12-15 12:51:37.913 ERROR [rhodecode.api.views.repo_api] Exception occurred while trying to get repo refs
Traceback (most recent call last):
File "/opt/rhodecode/store/9d6f7bxchl0qfsi4v9z927y1kqsq8liz-python2.7-rhodecode-enterprise-ce-4.5.0/lib/python2.7/site-packages/rhodecode/api/views/repo_api.py", line 529, in get_repo_refs
refs = vcs_instance.refs()
File "/opt/rhodecode/store/9d6f7bxchl0qfsi4v9z927y1kqsq8liz-python2.7-rhodecode-enterprise-ce-4.5.0/lib/python2.7/site-packages/rhodecode/lib/vcs/backends/base.py", line 229, in refs
raise NotImplementedError
NotImplementedError
Is this API still WIP ? We planned to use it for our current development.
Updated by Marcin Kuzminski [CTO] almost 8 years ago
- Priority changed from Normal to High
- Target version set to v4.6
- Private changed from Yes to No
It looks like this API was exposed by accident. It's planned to be used in 4.6
Updated by Redmine Integration almost 8 years ago
- Status changed from In Progress to Resolved
Commit 7c9d8d89c125 by Marcin Kuzminski marcin@rhodecode.com on default branch changed this issue. https://internal-code.rhodecode.com/rhodecode-enterprise-ce/changeset/7c9d8d89c12507b883fc62b4ca8397edcb7a50c3
Updated by Redmine Integration almost 8 years ago
Commit d677cb39469e by Marcin Kuzminski marcin@rhodecode.com on stable branch changed this issue. https://internal-code.rhodecode.com/rhodecode-enterprise-ce/changeset/d677cb39469e564917cd066e0613ebac52b46322