Skip to content

Implement clone analysis feature in graphql node #1546

Description

@sudan45

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"
}

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions