I was trying to make api calls to create a comment. I've used rest api, as in
when I did a POST with missing (or empty) path:
e.g.:
"inline": { "to": 122, "path": "" }
it made whole PR broken after such call:
500 Internal Server Error: [{"type": "error", "error": {"message": "Something went wrong", "id": "8505d94548074943a03fd7de1601c309"}}] at
Hi Pawel,
Thank you for reaching out and reporting this.
I was able to reproduce it, I went ahead and created a bug report here:
You can add yourself as a watcher (by selecting the Start watching this issue link in the bug report) if you'd like to get notified via email on updates. You can also select the link This affects my team to indicate you are affected by this issue.
Please note that we don't provide ETAs and bug fixing is implemented as per our policy here.
In the meantime, I suggest declining the existing PR that broke and creating a new one so that you can add and view comments.
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.