Open
Description
Describe the bug
When editing a PR summary, the update fails with the following error
EDIT: This also happens when editing the title of the PR
To Reproduce
Steps to reproduce the behavior:
- Open an existing PR
- Edit the summary
- Click
Save
- See error
A side note: the api call being used here is using BASIC
auth. Can this be upgraded to use Bearer token?
Expected behavior
I should be able to edit the summary successfully.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment and Version (please complete the following information):
- Atlassian Plugin Version (3.4.6)
- Visual Studio Code Version (x.x.x)
- Is this a local or cloud environment? (Cloud | Local)
- If Cloud, Browser (chrome, safari)
- If Local, OS (macOS, windows, linux)
Additional context
Add any other context about the problem here.
Activity