[Bug] Work item type conversion does not set correct status when choosing a new default status
Steps to reproduce
- Create a new lifecycle for a task lifecycle
- Create a new task in the project
- Create a new status in task lifecycle
- Set it as default status in task lifecycle
- Now change the work item type to issue
- Convert it back to task , see that the new default status is not applied to the work item
this is all fine for now because it's expected behavior. See the comment below for a case we need to fix.
Edited by Marc Saleiko