Skip to content

fix(zentao): fix null started_date fields in sprints table#6056

Merged
abeizn merged 1 commit intoapache:mainfrom
merico-ai:lw-zentao-0912-fix-date
Sep 12, 2023
Merged

fix(zentao): fix null started_date fields in sprints table#6056
abeizn merged 1 commit intoapache:mainfrom
merico-ai:lw-zentao-0912-fix-date

Conversation

@d4x1
Copy link
Copy Markdown
Contributor

@d4x1 d4x1 commented Sep 12, 2023

⚠️ Pre Checklist

Please complete ALL items in this checklist, and remove before submitting

  • I have read through the Contributing Documentation.
  • I have added relevant tests.
  • I have added relevant documentation.
  • I will add labels to the PR, such as pr-type/bug-fix, pr-type/feature-development, etc.

Summary

What does this PR do?
When zentao sprints' status is "SUSPENED", the started_date field will be null. And some other status will cause this situation. So we use sprints' real start date, if it is null, then we use plan start date.

Does this close any open issues?

Closes #6030

Screenshots

Include any relevant screenshots here.

Other Information

Any other information that is important to this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherrypick-completed Use this alongside needs-cherrypick-* labels after the PR has been cherrypicked. needs-cherrypick-v0.18 needs-cherrypick-v0.19

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug][zentao] started_date in sprints need special handling

2 participants