Skip to content

Conversation

@iLLiCiTiT
Copy link
Member

@iLLiCiTiT iLLiCiTiT commented Jan 23, 2025

Changelog Description

Task id is filled in update data only if is passed in.

Additional review information

Function update_version does handle task_id value twice now. First add logic, removed with this PR, checks if task id is not None, which breaks the call to server, if is not passed at all, because default value is NOT_SET.

Testing notes:

  1. Function update_version can be called without passing in task_id (and it does not change task id of version).

@iLLiCiTiT iLLiCiTiT self-assigned this Jan 23, 2025
@iLLiCiTiT iLLiCiTiT added the type: bug Something isn't working label Jan 23, 2025
@iLLiCiTiT iLLiCiTiT requested review from antirotor and kalisp January 23, 2025 10:32
@iLLiCiTiT iLLiCiTiT force-pushed the bugfix/update-version-task-id branch from 0b1bd0f to cbe94de Compare January 23, 2025 11:26
@iLLiCiTiT iLLiCiTiT merged commit a705dcc into develop Jan 23, 2025
2 checks passed
@iLLiCiTiT iLLiCiTiT deleted the bugfix/update-version-task-id branch January 23, 2025 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants