Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add support to export/import project config #503

Open
rquidute opened this issue Nov 28, 2024 · 0 comments
Open

[Feature] Add support to export/import project config #503

rquidute opened this issue Nov 28, 2024 · 0 comments

Comments

@rquidute
Copy link
Contributor

rquidute commented Nov 28, 2024

Feature description

The user must be able to export a project config from TH and then import in any other TH.

The new backend end services are:

  • Export project config:
    GET api/v1/projects/{id}/export

  • Import project config:
    POST api/v1/projects/import
    body: import_file: the previous exported project config

Related Issue

#448

Use Cases

  1. User exports a project config
  2. User imports a previous exported project config

Test Cases

No response

Additional Information

Suggestion: Adding new buttons in project list screen to export/import a project config
Screenshot 2024-11-28 at 09 13 55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant