@Natalia, thanks for your answer, but this does not help with the issue.
Even though I can rollback the context, the behavior is implicit. Please allow resetting the state manually without having to look though all of the logs.
Reproduction steps:
- Upload a string with id “test” and context “test” using CLI
- See the string in Crowdin, make sure it has context “test”
- Upload a string with same id “test” and context “test2” using CLI
- See the same string in Crowdin, make sure the context was changed to “test2”
- Manually change the context string to “manual” in Crowdin
- Upload a string with same id “test” and context “test3” using CLI
- See the same string in Crowdin, the string context is still “manual” (THE BUG IS HERE)