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

WIP: ROTM-82 - Access uploaded files beyond standard time limit #245

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ChisomOguibe11
Copy link
Contributor

@ChisomOguibe11 ChisomOguibe11 commented Oct 25, 2023

What?

set ALLOW_GENERATE_LINK_ROUTE to "yes" in file-vault

Why?

Business requires access to uploaded files for atleast a month instead of the standard 7 days
https://collaboration.homeoffice.gov.uk/jira/browse/ROTM-82

How?

ALLOW_GENERATE_LINK_ROUTE="yes" tells file-vault to regenerate signed urls whenever the url expires

Testing?

All unit + acceptance tests are passing.
Need to check attachments can be accessed after the set EXPIRY_TIME (value set to 1 day on branch)

Screenshots (optional)

Anything Else?

@ChisomOguibe11 ChisomOguibe11 changed the title WIP: ROTM-81 - Access uploaded files beyond standard time limit WIP: ROTM-82 - Access uploaded files beyond standard time limit Oct 26, 2023
@ChisomOguibe11 ChisomOguibe11 marked this pull request as ready for review October 26, 2023 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants