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

Modify filepath not storing the user id part (to be continued) #1097

Open
kostas-kou opened this issue Oct 23, 2024 · 0 comments
Open

Modify filepath not storing the user id part (to be continued) #1097

kostas-kou opened this issue Oct 23, 2024 · 0 comments

Comments

@kostas-kou
Copy link
Contributor

kostas-kou commented Oct 23, 2024

As a developer
I want to change the way the filepath is stored in database (remove the user id part)
so that the user is not part of the filepath

Note

Changes required in these places:

  • s3inbox should not store the userid as part of the filename in the database
    • the message to cega should not include the userid in the filepath (no message should include the userid in the filepath).
  • ingest needs to be able to find the file, so it has to concatenate the userid
  • mapper needs to be able to remove the file from the inbox
  • download - no change if it's fixed above
    • s3
    • encrypted s3
    • decrypted REST
@kostas-kou kostas-kou changed the title Modify filepath not storing the user id part Modify filepath not storing the user id part (to be continued) Oct 23, 2024
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