Skip to content

[WIP] Fix PR card status refresh issue in Event Page - #64

Closed
xiaoland with Codex wants to merge 1 commit into
masterfrom
codex/fix-pr-card-status-refresh
Closed

[WIP] Fix PR card status refresh issue in Event Page#64
xiaoland with Codex wants to merge 1 commit into
masterfrom
codex/fix-pr-card-status-refresh

Conversation

@Codex

@Codex Codex AI commented Mar 25, 2026

Copy link
Copy Markdown
Contributor

Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress.

Original prompt

This section details on the original issue you should resolve

<issue_title>Event Page PR Card 状态刷新不及时</issue_title>
<issue_description>在 Event Page 中的 PR 卡片状态信息(如已过期)中看到的状态和进入详情页看到的不一样。初步认为原因是 Event Page 获取 PR 信息时没有触发 PR 状态的重新计算,应确保任何渠道获取PR数据时都会安排转台的重新计算。初步解决方案认为是在 PR service 层安排状态重新计算并禁止任何 controller / 其它 service 绕过 PR Service 直接访问 PR repo 的数据。</issue_description>

Comments on the Issue (you are @codex[agent] in this section)

@Codex Codex AI assigned Codex and xiaoland Mar 25, 2026
@Codex
Codex AI requested a review from xiaoland March 25, 2026 06:25
Copilot stopped work on behalf of xiaoland due to an error March 25, 2026 06:25
@xiaoland xiaoland closed this Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Event Page PR Card 状态刷新不及时

2 participants