Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Batch Operations #911

Closed
16 of 18 tasks
JanCizmar opened this issue Feb 3, 2022 · 4 comments · Fixed by #1793
Closed
16 of 18 tasks

Batch Operations #911

JanCizmar opened this issue Feb 3, 2022 · 4 comments · Fixed by #1793
Assignees
Labels
roadmap item Items that are automatically added to the Roadmap

Comments

@JanCizmar
Copy link
Contributor

JanCizmar commented Feb 3, 2022

  • Machine translation
  • Pre-translate by TM
  • Mark translations as "Reviewed", with language select
  • Mark translations as "Translated", with language select
  • Add tags on keys
  • Remove tags from keys
  • Change namespace of keys
  • Batch copy translations from one language to another languages
  • Delete keys
  • Clear translations – with language select

Backend challenges

  • Large chunked processes using database and Redis
  • Use cache to save database resources
  • Handle Activity Log correctly (log start, finish and modified entities)
  • Handle single Chunk tasks (key deletion, tagging keys, state changes)
  • Enable Task cancellation
  • Lock single job run in single project
  • Optimize the queries
  • Auto translation as a Batch Job
@JanCizmar JanCizmar linked a pull request Feb 3, 2022 that will close this issue
@ZuzanaOdstrcilova
Copy link
Collaborator

@JanCizmar JanCizmar changed the title Batch automated translating Batch Actions May 16, 2022
@JanCizmar JanCizmar changed the title Batch Actions Batch Operation Feb 1, 2023
@JanCizmar JanCizmar changed the title Batch Operation Batch Operations Feb 1, 2023
@Martin005 Martin005 added the roadmap item Items that are automatically added to the Roadmap label Feb 9, 2023
@ZuzanaOdstrcilova
Copy link
Collaborator

@tiefenb
Copy link

tiefenb commented May 12, 2023

Will this project also make possible to batch change the state of "reviewed"?

@JanCizmar
Copy link
Contributor Author

Yep.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
roadmap item Items that are automatically added to the Roadmap
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

5 participants