Opened 2 years ago
Closed 2 years ago
#1425 closed enhancement (fixed)
JSON and FASTQ files that are stored in the ImportArchive should be changed to read-only
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v4.41.1 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
The JSON file is copied by the "Import externally processed samles" wizard and end up being "rw" by the owner, while the FASTQ files are copied by the "Import FASTQ files" wizard and end up being "rw" by the owner and "r" by the group.
In both cases it should be "r" for the owner only.
Change History (3)
comment:1 by , 2 years ago
comment:3 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 6941: