feedback
feedback copied to clipboard
A plus (or may a minus) sign in a diff block make the content ask review request
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
- make a project that contains a diff block, with some plus or minus signs in it
- translate the block with some other language, but you don't need to actually translate it.
- 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

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