Search before asking
What happened
Some status = active bugs are returned with the status delay, which is the wrong status.
What do you expect to happen
After further validation of Zentao's all statuses of all issue types, we found that this was the only 'incorrect status' returned by Zentao's official API.
Therefore, I think the fastest solution is to transform every bug and story with status = delay to status = active while transforming the tool layer data to the domain layer.
How to reproduce
Anything else
No response
Version
v0.18.0-beta3
Are you willing to submit PR?
Code of Conduct
Search before asking
What happened
Some
status = activebugs are returned with the statusdelay, which is the wrong status.What do you expect to happen
After further validation of Zentao's all statuses of all issue types, we found that this was the only 'incorrect status' returned by Zentao's official API.
Therefore, I think the fastest solution is to transform every bug and story with
status = delaytostatus = activewhile transforming the tool layer data to the domain layer.How to reproduce
Anything else
No response
Version
v0.18.0-beta3
Are you willing to submit PR?
Code of Conduct