Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to sync Upsource comments with GitLab discussions

I have integrated Upsource with Gitlab, by providing OAuth details, now I'm able to fetch the repository, all merge requests and any comments which are happening with an active MR.

But if I'm writing a message from Upsource, it doesn't synchronise back with Gitlab, and users from Gitlab can't see my comments. Is there a way to fix that?

Thank you.

like image 494
Vadim Salajan Avatar asked Jul 02 '26 01:07

Vadim Salajan


1 Answers

According to JetBrains twitter, there’s a GitLab API limitation that prevents them from fixing this issue. This is expected behavior.

https://twitter.com/upsource_jb/status/1042068438993326082

like image 185
Cadabrum Avatar answered Jul 04 '26 03:07

Cadabrum