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 2019/04/10 19:02:00 UTC

[jira] [Updated] (AIRAVATA-2605) Remember most recently used project and default to that in experiment editor

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

Marcus Christie updated AIRAVATA-2605:
--------------------------------------
    Description: 
TODO

- [x] create workspace_preferences table in api app?
-- with a most_recent_project_id column
- when a user saves an experiment or a project through the API, update this column
- [x] need a REST endpoint for the workspace_preferences object
- [x] if no most_recent_project_id defined then just pick the first one

  was:
TODO

- create workspace_preferences table in api app?
-- with a most_recent_project_id column
- when a user saves an experiment or a project through the API, update this column
- need a REST endpoint for the workspace_preferences object
- if no most_recent_project_id defined then just pick the first one


> Remember most recently used project and default to that in experiment editor
> ----------------------------------------------------------------------------
>
>                 Key: AIRAVATA-2605
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-2605
>             Project: Airavata
>          Issue Type: Sub-task
>            Reporter: Marcus Christie
>            Assignee: Marcus Christie
>            Priority: Major
>
> TODO
> - [x] create workspace_preferences table in api app?
> -- with a most_recent_project_id column
> - when a user saves an experiment or a project through the API, update this column
> - [x] need a REST endpoint for the workspace_preferences object
> - [x] if no most_recent_project_id defined then just pick the first one



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)