feedback icon indicating copy to clipboard operation
feedback copied to clipboard

A plus (or may a minus) sign in a diff block make the content ask review request

Open huangjj27 opened this issue 4 years ago • 1 comments

Summary

I have some code that is in a block of type diff:

+[dependencies]
+futures = "0.3"

 [dependencies.async-std]
 version = "1.6"
 features = ["attributes"]

and this keeps GitLocalize asking for a review request over and over again.

Steps to reproduce

  1. make a project that contains a diff block, with some plus or minus signs in it
  2. translate the block with some other language, but you don't need to actually translate it.
  3. after all translation and PRs are merged on GitHub, refresh the GitLocalize, then It will keep asking for a review request.

Repository URL

https://gitlocalize.com/repo/5136

What is the current bug behavior?

It keeps asking for a review request even after PRs are merged.

What is the expected correct behavior?

It should be synced after related PRs are merged

Relevant logs and/or screenshots

image image

huangjj27 avatar Nov 07 '21 10:11 huangjj27

@huangjj27 Thank you so much for reporting the problem. Our development team will find the cause of the problem and fix it.

svasilenkov avatar Nov 23 '21 15:11 svasilenkov