Skip to content

Commit 9ee69d5

Browse files
committed
update documentation (#2064)
1 parent 324d9a3 commit 9ee69d5

File tree

3 files changed

+25
-0
lines changed

3 files changed

+25
-0
lines changed
32 KB
Loading

docs_manual/source/app_landingzones_transfer.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,26 @@ Other collections expected for a specific landing zone depend on the assay
8989
configuration. For detailed reference on which assay type expects which
9090
collections, see :ref:`metadata_advanced`.
9191

92+
93+
.. _app_landingzones_transfer_prohibit:
94+
95+
Prohibited File Types
96+
---------------------
97+
98+
Project owner or delegate may prohibit the uploading of certain files by file
99+
suffix. The user is notified of a possible restriction in the zone list and
100+
create view UI. This limitation is project specific.
101+
102+
If prohibited file types are uploaded, landing zone validation and moving will
103+
fail with an error message listing the offending files. Removing those files and
104+
associated checksum files will allow you to validate and move your landing zone.
105+
106+
.. figure:: _static/app_landingzones/zone_prohibit.png
107+
:align: center
108+
:scale: 75%
109+
110+
Prohibited files alert
111+
92112
Replacing Files
93113
---------------
94114

docs_manual/source/ui_project_update.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,11 @@ Notify members of landing zone uploads
4848
Send project members email updates for file uploads using landing zones. For
4949
more information, see the
5050
:ref:`Landing Zones app documentation <app_landingzones>`.
51+
Prohibited file types
52+
If you want to prohibit uploading files of certain types to the project,
53+
add related file suffixes here as a comma-separated list. The file suffixes
54+
will be checked during landing zone validation. For more information, see
55+
:ref:`app_landingzones_transfer_prohibit`.
5156
Allow sample sheet editing
5257
Enable or disable editability of sample sheets in the project.
5358
Enable sheet synchronization

0 commit comments

Comments
 (0)