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

Consultation Letters always save on server, even when using S3 to store #1354

Open
SDScandrettKint opened this issue Jan 2, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@SDScandrettKint
Copy link
Member

In AfHER, the Consultation letters (generated via workflows) always save on the server due to this line:

new_file_path = os.path.join(settings.APP_ROOT, "uploadedfiles", "docx", new_file_name)

It might be nice if this file path can be controlled (and set) in the AfHER application settings.py file, preventing the need to make the change in file_template.py.

@SDScandrettKint SDScandrettKint self-assigned this Jan 2, 2025
@SDScandrettKint SDScandrettKint added the enhancement New feature or request label Jan 2, 2025
@SDScandrettKint SDScandrettKint moved this to Ready in Arches HERs Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Ready
Development

No branches or pull requests

1 participant