We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The Bitbucket Cloud pull request message seems wrongly created, it is rendered as {'raw': 'encoded actual message'}.
{'raw': 'encoded actual message'}
No response
Docker container
5.8.1
This is code that generates it:
weblate/weblate/vcs/git.py
Line 2283 in e2522cc
The field should probably contain the description directly (see https://developer.atlassian.com/cloud/bitbucket/rest/api-group-pullrequests/#api-repositories-workspace-repo-slug-pullrequests-post).
The text was updated successfully, but these errors were encountered:
gersona
No branches or pull requests
Describe the issue
The Bitbucket Cloud pull request message seems wrongly created, it is rendered as
{'raw': 'encoded actual message'}
.I already tried
Steps to reproduce the behavior
Expected behavior
No response
Screenshots
Exception traceback
No response
How do you run Weblate?
Docker container
Weblate versions
5.8.1
Weblate deploy checks
No response
Additional context
This is code that generates it:
weblate/weblate/vcs/git.py
Line 2283 in e2522cc
The field should probably contain the description directly (see https://developer.atlassian.com/cloud/bitbucket/rest/api-group-pullrequests/#api-repositories-workspace-repo-slug-pullrequests-post).
The text was updated successfully, but these errors were encountered: