Skip to content

fix: resolve stream 500, restore back button, fix stale connection_url#554

Open
AnUnknownNumber23 wants to merge 1 commit into
spring-ai-alibaba:mainfrom
AnUnknownNumber23:fix/stream-and-ui-bugs
Open

fix: resolve stream 500, restore back button, fix stale connection_url#554
AnUnknownNumber23 wants to merge 1 commit into
spring-ai-alibaba:mainfrom
AnUnknownNumber23:fix/stream-and-ui-bugs

Conversation

@AnUnknownNumber23

@AnUnknownNumber23 AnUnknownNumber23 commented Jul 14, 2026

Copy link
Copy Markdown
  • Remove ServerHttpResponse parameter from GraphController to fix No primary constructor found error in Spring MVC mode
  • Restore back button in ChatSessionSidebar and add missing ArrowLeft icon import
  • Fix resolveConnectionUrl() ignoring updated host/port/database when a legacy connection_url is present in the database

Describe what this PR does / why we need it

Does this pull request fix one issue?

Describe how you did it

Describe how to verify it

Special notes for reviews

- Remove ServerHttpResponse parameter from GraphController to fix
  No primary constructor found error in Spring MVC mode
- Restore back button in ChatSessionSidebar and add missing
  ArrowLeft icon import
- Fix resolveConnectionUrl() ignoring updated host/port/database
  when a legacy connection_url is present in the database

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.

1 participant