You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Weblate for a web project that uses monolingual JSON nestes structure files, and facing an issue with our workflow because unreviwed changes are being committed to our repository.
I would like that changes were persisted to files only after have being approved.
Is there currently any way for Weblate to support this workflow?
I tried enabling the review features, but it doesn't make sense for us, since our JSON files are being updated regardless of it (which, according to the docs, seems to be the intended behavior).
I've read and searched the docs and did not find the answer there.
To Reproduce the issue
Steps to reproduce the behavior:
Translator submits a change to a string
The string state will be "needs editing" or "waiting for review"
The string will be persisted in the file and eventually committed
Expected behavior
Translator submits a change to a string
The string state will be "needs editing" or "waiting for review"
The string is not persisted until a reviewer changes its state to "approved"
Screenshots
N/A
Exception traceback
N/A
Server configuration and status
Weblate installation: docker
Weblate deploy checks
N/A
Additional context
Weblate v4.8.1
The text was updated successfully, but these errors were encountered:
This issue looks more like a support question than an issue. We strive to answer these reasonably fast, but purchasing the support subscription is not only more responsible and faster for your business but also makes Weblate stronger.
In case your question is already answered, making a donation is the right way to say thank you!
I am using Weblate for a web project that uses monolingual JSON nestes structure files, and facing an issue with our workflow because unreviwed changes are being committed to our repository.
I would like that changes were persisted to files only after have being approved.
Is there currently any way for Weblate to support this workflow?
I tried enabling the review features, but it doesn't make sense for us, since our JSON files are being updated regardless of it (which, according to the docs, seems to be the intended behavior).
To Reproduce the issue
Steps to reproduce the behavior:
Expected behavior
Screenshots
N/A
Exception traceback
N/A
Server configuration and status
Weblate installation: docker
Weblate deploy checks
N/A
Additional context
Weblate v4.8.1
The text was updated successfully, but these errors were encountered: