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

Allow upload of documents #2233

Open
sjDCC opened this issue Sep 19, 2019 · 2 comments
Open

Allow upload of documents #2233

sjDCC opened this issue Sep 19, 2019 · 2 comments
Assignees
Labels
post-rails5 suggestion user group suggestions made at user group meetings

Comments

@sjDCC
Copy link
Contributor

sjDCC commented Sep 19, 2019

Allow users to upload documents to DMPs. These could be PDFs to give timelines or supporting information. @xsrust are there limitations we need to specify for security issues and considerations on export.

Raised by Helen Porter at user group and others for AHRC template and Finnish work

We had a request to upload documents which pertain to the entire DMP, in-order to keep all DMP content in the one place. (This would be separate to per-question uploads)

This seems feasible to handle through Dragonfly for now, and to refactor over to ActionStorage when we upgraid to Rails 5.

We will still need to think about:
Where/how to display/preview uploaded documents.
How to handle the export of DMPs with attached documents across our various formats.

@sjDCC sjDCC added suggestion user group suggestions made at user group meetings labels Sep 19, 2019
@sjDCC sjDCC added this to User group requests in Roadmap backlog Sep 19, 2019
@sjDCC
Copy link
Contributor Author

sjDCC commented Sep 30, 2019

Sam noted that this feature is available in Rails 5 so we agreed to park until we migrate

@sjDCC sjDCC moved this from User group requests to Suggestion in Roadmap backlog Jun 18, 2020
@mariapraetzellis
Copy link

Resurfacing this issue as this feature has come up as part of our FAIR Island project. For our use case, users will need to upload an existing DMP that relates to their proposal. We don't need to extract any information in the file, but we will need to store the file w/in the system so administrators can access it.

Outstanding questions:

  • What does this mechanism look like in Rails?
  • Where would the file be stored?
  • How to handle the export of DMPs with attached documents across our various formats?

Potential locations for this feature:

  • New question type within the template to upload documents
  • On the Project Details tab

@mariapraetzellis mariapraetzellis removed this from Suggestion in Roadmap backlog Sep 30, 2021
@mariapraetzellis mariapraetzellis added this to Pending in Current sprint Sep 30, 2021
@mariapraetzellis mariapraetzellis removed this from Pending in Current sprint Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
post-rails5 suggestion user group suggestions made at user group meetings
Projects
Current sprint
Awaiting triage
Development

No branches or pull requests

4 participants