Skip to content

Use Server Sent Event in spring to send the epic or iteration update to frontend if there is any change in total story points#255

Merged
haiphucnguyen merged 1 commit intoflowinquiry:mainfrom
minhnguyen-ai:feature/update-epic-and-iteration-when-ticket-is-modified
Aug 21, 2025
Merged

Use Server Sent Event in spring to send the epic or iteration update to frontend if there is any change in total story points#255
haiphucnguyen merged 1 commit intoflowinquiry:mainfrom
minhnguyen-ai:feature/update-epic-and-iteration-when-ticket-is-modified

Conversation

@minhnguyen-ai
Copy link
Copy Markdown
Contributor

Description

Monitor ticket updates that affect associated epics or iterations. When a meaningful change occurs - such as story point updates or new ticket creation - trigger a server-sent event to inform subscribed clients in real time.

Changes Made

Additional Notes

I made the change from server side only in this PR, will create another PR to reflect the change in the future

…to frontend if there is any change in total story points
Copy link
Copy Markdown
Collaborator

@haiphucnguyen haiphucnguyen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved, I run this PR on local and not having problem. The PR issues happen because the pipeline itself, then I will fix it

@haiphucnguyen haiphucnguyen merged commit a15ac57 into flowinquiry:main Aug 21, 2025
8 of 12 checks passed
@minhnguyen-ai minhnguyen-ai deleted the feature/update-epic-and-iteration-when-ticket-is-modified branch September 22, 2025 16:38
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.

2 participants