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

Cache - Language independent caching #357

Closed
arantzaetxebarria opened this issue Jan 9, 2024 · 1 comment
Closed

Cache - Language independent caching #357

arantzaetxebarria opened this issue Jan 9, 2024 · 1 comment
Labels
solved Solution developed and accepted, not yet deployed Type: Enhancement New feature or request
Milestone

Comments

@arantzaetxebarria
Copy link
Collaborator

arantzaetxebarria commented Jan 9, 2024

Allow the user to activate language caching by selecting a specific language.
This way you are not forced to cache everything on a massive scale.

The following steps will be carried out:

  1. Investigation of the cache status in all languages (cache all button).
  2. Based on the results obtained, create a selection combo of languages available in the instance, to cache each language independently.
@arantzaetxebarria arantzaetxebarria added the Type: Enhancement New feature or request label Jan 9, 2024
@arantzaetxebarria arantzaetxebarria added this to the v2.5.3 milestone Jan 9, 2024
unaibrrgn added a commit that referenced this issue Feb 20, 2024
unaibrrgn added a commit that referenced this issue Feb 20, 2024
Added some more needed changes to the previous fix, still needing more work
unaibrrgn added a commit that referenced this issue Feb 22, 2024
unaibrrgn added a commit that referenced this issue Feb 28, 2024
@arantzaetxebarria arantzaetxebarria added the under development A solution is being developed label Mar 4, 2024
@arantzaetxebarria arantzaetxebarria added ready for testing Solution is ready to test and removed under development A solution is being developed labels Mar 19, 2024
@unaibrrgn
Copy link
Collaborator

unaibrrgn commented Mar 20, 2024

We implemented a new button in the data export section in the backend instance. Before you could only cache the application in all the languages and in the master language. Now you can still cache all the languages but we implemented a language selector instead of the master language button, where you can select the languages to be cached.

image
image

@arantzaetxebarria arantzaetxebarria added solved Solution developed and accepted, not yet deployed and removed ready for testing Solution is ready to test labels Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
solved Solution developed and accepted, not yet deployed Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants