Skip to content

Return task id when creating a task using the create task function #221

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

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

pavithiraraj
Copy link

@pavithiraraj pavithiraraj commented Nov 29, 2024

Changelog Description

Returns the task id when creating the task instead of the folder id

Additional review information

changed the return from folder id to task id

Resolves #214

@iLLiCiTiT iLLiCiTiT self-requested a review November 29, 2024 10:28
@iLLiCiTiT iLLiCiTiT added type: bug Something isn't working community labels Nov 29, 2024
@iLLiCiTiT iLLiCiTiT merged commit 4682928 into ynput:develop Nov 29, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create task: Returns folder id instead of task id
2 participants