SIMS icon indicating copy to clipboard operation
SIMS copied to clipboard

Allow Student and Ministry to Delete Files through Uploader, and set maximum # of files

Open mzmichellesmith opened this issue 4 years ago • 0 comments

Acceptance Criteria:

  • [ ] Allow Student to Delete files they have uploaded through the File Uploader. Doing so will:

  • preserve the file in the database

  • preserve the file name in the UI to all users

  • will somehow flag the upload as 'removed' and disable the ability to open/view the file for all users.

  • [ ] Allow Ministry to Delete files they have uploaded through the File Uploader. Doing so will

  • preserve the file in the database

  • preserve the file name in the UI to only to Ministry staff. Student will not see any indication of the upload through UI

  • will somehow flag the upload as 'removed' and disable the ability to open/view the file for Ministry users.

  • [ ] Set maximum allowable number of distinct files uploaded through File Uploader, Exceptions, and Request a Change.

mzmichellesmith avatar Feb 17 '21 00:02 mzmichellesmith