seek icon indicating copy to clipboard operation
seek copied to clipboard

Make MIAPPE specific features configurable

Open floradanna opened this issue 2 years ago • 2 comments

In FAIRDOMHub and in any other instances, "MIAPPE study batch upload" and "Download MIAPPE template" are visible when "Create-->Study".

It would be best for users to do not immediately see MIAPPE specific features in all SEEK instances. This could be achieved by:

  • making MIAPPE specific features configurable in the admin page
  • or by naming the features in a generic way; for instance by writing
    • "Study batch upload" instead of "MIAPPE Study batch upload" (only if it works for any kind of batch, of course)
    • "Download template here" instead of "Download MIAPPE template here", and the user could choose MIAPPE template afterwards from a list (or something)

Screenshot 2022-07-26 at 11 23 49 "

floradanna avatar Jul 26 '22 09:07 floradanna

it's tied to the custom metadata, so currently if you want to immediately hide this in your instance get @vdkkia to delete the custom metadata records via the rails console. Later, we may have an option to disable certain custom metadata options, which would lead to that being hidden.

stuzart avatar Jul 26 '22 09:07 stuzart

I see. We actually plan to use the Custom Metadata feature but for ISA and/or Repositories metadata (not for MIAPPE only). So, it could be an advantage to have "generic" features that can be used by several domains and communities.

floradanna avatar Jul 26 '22 10:07 floradanna