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

Implement clone analysis feature in graphql node #1546

Open
sudan45 opened this issue Dec 12, 2024 · 0 comments
Open

Implement clone analysis feature in graphql node #1546

sudan45 opened this issue Dec 12, 2024 · 0 comments
Assignees

Comments

@sudan45
Copy link
Contributor

sudan45 commented Dec 12, 2024

Problem Statement

The 'analysis clone' features uses a Rest API.

Acceptance Criteria

The 'clone' feature works with a graphql mutation.

Additional Information

Rest Framework urls

method: POST
url: api/v1/projects/<project_id>/analysis/<analysis_id>/clone/
request payload:
{
    "title":"",
    "startDate":"",
    "endDate":"2024-12-19"
}
@sudan45 sudan45 self-assigned this Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant