You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "Marcus Christie (Jira)" <ji...@apache.org> on 2021/02/25 23:20:00 UTC

[jira] [Updated] (AIRAVATA-3413) output view provider validation

     [ https://issues.apache.org/jira/browse/AIRAVATA-3413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcus Christie updated AIRAVATA-3413:
--------------------------------------
    Description: 
There are some things about custom output view providers can be validated and log messages can point out how a develop could fix them.

## TODO
- [x] helpful error message around registering output_view_providers in setup.py
- [x] validate the display_type
- [ ] validate the parameters in the generate_data function
- [ ] validate that the generated dict has the expected attributes for the display-type
- [ ] validate interactive parameters

  was:
There are some things about custom output view providers can be validated and log messages can point out how a develop could fix them.

* helpful error message around registering output_view_providers in setup.py
* validate the display_type
* validate the parameters in the generate_data function
* validate that the generated dict has the expected attributes for the display-type
* validate interactive parameters


> output view provider validation
> -------------------------------
>
>                 Key: AIRAVATA-3413
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-3413
>             Project: Airavata
>          Issue Type: Bug
>          Components: Django Portal
>            Reporter: Marcus Christie
>            Assignee: Marcus Christie
>            Priority: Major
>
> There are some things about custom output view providers can be validated and log messages can point out how a develop could fix them.
> ## TODO
> - [x] helpful error message around registering output_view_providers in setup.py
> - [x] validate the display_type
> - [ ] validate the parameters in the generate_data function
> - [ ] validate that the generated dict has the expected attributes for the display-type
> - [ ] validate interactive parameters



--
This message was sent by Atlassian Jira
(v8.3.4#803005)