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

Use content from production environment during localhost development #1942

Open
3 tasks
Tracked by #109
jo-elimu opened this issue Nov 10, 2024 · 0 comments
Open
3 tasks
Tracked by #109

Use content from production environment during localhost development #1942

jo-elimu opened this issue Nov 10, 2024 · 0 comments

Comments

@jo-elimu
Copy link
Member

jo-elimu commented Nov 10, 2024

Description

Import the CSV content exported the PROD environment during localhost development.

  • Change from TEST to PROD in the CustomDispatcherServlet
  • Test functionality for all three languages
  • Delete CSV files exported from the TEST environment

Why?

The CSV content files for the TEST environment aren't as well maintained as for the PROD environment. So by making this switch, we can remove some complexity and speed up development iterations.


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant