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

Being able to export translations without locations #1097

Open
Tracked by #1557
mahalakshme opened this issue Dec 5, 2023 · 0 comments
Open
Tracked by #1557

Being able to export translations without locations #1097

mahalakshme opened this issue Dec 5, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@mahalakshme
Copy link
Contributor

mahalakshme commented Dec 5, 2023

Need:

Locations form a large part of the translation workload of an app.

  1. It is also possible that the translations are being done for a test organisation, and therefore location translations are not required. In such cases, it is possible that the user might want to skip this part when exporting translations.
  2. Some orgs have around 7K locations and it keeps increasing. For such orgs, being able to translate all the locations is quite overwhelming, So to start with they dont want to export locations
  3. But most orgs have comparitively lesser number of locations and do translations for locations as well.

Acceptance criteria

  • On the Translations page (Home-> translations), when downloading translations, an options section is added under the dropdown and Download buttin
  • A switch to "Exclude Locations" is added as an option during the download
  • The default value of the switch is "Off"
  • When the switch is "ON", locations are ignored in the downloaded file
Screenshot 2024-03-21 at 4 07 51 PM

Inputs:

  • Being able to understand what key has come from where
  • user names

Technical details

  • This includes changes in avni-webapp and avni-server
  • Change required in /translation endpoint to accept includeLocations=true|false
@mahalakshme mahalakshme converted this from a draft issue Dec 5, 2023
@mahalakshme mahalakshme moved this from Triaging analysis to In Analysis Review in Avni Product Dec 5, 2023
@mahalakshme mahalakshme moved this from In Analysis Review to In Analysis in Avni Product Dec 5, 2023
@mahalakshme mahalakshme moved this from In Analysis to Focus Items in Avni Product Dec 19, 2023
@vinayvenu vinayvenu added the good first issue Good for newcomers label Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: Focus Items
Development

No branches or pull requests

2 participants