New Feature Request: Add support for setting default translation status flags (is_unverified
, is_reviewed
) during file upload
#58
Labels
enhancement
New feature or request
The feature I'd like is...
I really like the way the API supports the inclusion of custom translation statuses during file upload via the
--custom-translation-status-ids
flag. I would like to request the addition of support for also setting the default translation statuses (such asis_unverified
andis_reviewed
) for all new/updated keys being uploaded via the File upload command (https://github.com/lokalise/lokalise-cli-2-go/blob/main/docs/lokalise2_file_upload.md).Additional context
The localization workflow at our organization requires that all new strings added to Lokalise be validated by the Tech Comms team. They use the
Unverified
filter to review newly added strings, in addition to some custom translations statuses as well. I would greatly appreciate the ability to set the default translation status flags via API as that is currently the only part of our file upload that requires manual intervention in the Lokalise console after the file upload operation.The text was updated successfully, but these errors were encountered: