Skip to content
New issue

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

BitBucket cloud merge request corrupted description #12949

Open
2 tasks done
nijel opened this issue Nov 6, 2024 · 0 comments
Open
2 tasks done

BitBucket cloud merge request corrupted description #12949

nijel opened this issue Nov 6, 2024 · 0 comments
Assignees
Labels
bug Something is broken.
Milestone

Comments

@nijel
Copy link
Member

nijel commented Nov 6, 2024

Describe the issue

The Bitbucket Cloud pull request message seems wrongly created, it is rendered as {'raw': 'encoded actual message'}.

I already tried

  • I've read and searched the documentation.
  • I've searched for similar filed issues in this repository.

Steps to reproduce the behavior

  1. Configure Bibucket Cloud pull requests
  2. Create one
  3. Observe that description is messed up

Expected behavior

No response

Screenshots

obrazek

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:

"description": {"raw": description},

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).

@nijel nijel added this to the 5.9 milestone Nov 6, 2024
@nijel nijel added the bug Something is broken. label Nov 6, 2024
@nijel nijel modified the milestones: 5.9, 5.8.4 Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken.
Projects
None yet
Development

No branches or pull requests

2 participants