Skip to content

[BUG] /dolphinscheduler/projects/create doesn't return project ID when create successfuly #2619

@GabrielWithTina

Description

@GabrielWithTina

Describe the bug
V1.2.0, when invoke /dolphinscheduler/projects/create, it doesn't return project ID when create successfuly just return
{
"code": 0,
"msg": "success",
"data": null
}

Expected behavior
it should return project ID, otherwise, how can I build relationship between dolphin and my system.

Which version of Dolphin Scheduler:
-[1.2.0]

Additional context
Add any other context about the problem here.

**Requirement or improvement

  • Please fix this or tell me how to get project ID for newly created project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issuegood first issue

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions