Skip to content

[web-console] Fix failing to display the connector errors …#5933

Merged
Karakatiza666 merged 3 commits intomainfrom
fix-connector-errors
Apr 5, 2026
Merged

[web-console] Fix failing to display the connector errors …#5933
Karakatiza666 merged 3 commits intomainfrom
fix-connector-errors

Conversation

@Karakatiza666
Copy link
Copy Markdown
Contributor

@Karakatiza666 Karakatiza666 commented Mar 26, 2026

if the table or connector name includes a dot

Remove unnecessary escaping of URL-safe pipeline_name-s and other request arguments (escaping is already done in the auto-generated code that is being called)

Fix #5915

Copy link
Copy Markdown

@mythical-fred mythical-fred left a comment

Choose a reason for hiding this comment

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

LGTM

@Karakatiza666 Karakatiza666 added this pull request to the merge queue Mar 27, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 27, 2026
@Karakatiza666 Karakatiza666 enabled auto-merge March 31, 2026 08:14
@Karakatiza666 Karakatiza666 added this pull request to the merge queue Mar 31, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 31, 2026
@Karakatiza666 Karakatiza666 force-pushed the fix-connector-errors branch from e2c6b80 to 833ba07 Compare April 2, 2026 19:56
@Karakatiza666 Karakatiza666 enabled auto-merge April 2, 2026 19:57
@Karakatiza666 Karakatiza666 added this pull request to the merge queue Apr 2, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 2, 2026
…e or connector name includes URL-unsafe characters (e.g. '.')

Remove unnecessary conversion of URL-safe pipeline_name-s

Signed-off-by: Karakatiza666 <bulakh.96@gmail.com>
Signed-off-by: Karakatiza666 <bulakh.96@gmail.com>
Refactor existing UI tests to re-use pipeline state management procedures

Signed-off-by: Karakatiza666 <bulakh.96@gmail.com>
@Karakatiza666 Karakatiza666 force-pushed the fix-connector-errors branch from d38e915 to 59c6880 Compare April 4, 2026 18:30
Copy link
Copy Markdown

@mythical-fred mythical-fred left a comment

Choose a reason for hiding this comment

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

LGTM

@Karakatiza666 Karakatiza666 added this pull request to the merge queue Apr 5, 2026
Merged via the queue into main with commit 539f122 Apr 5, 2026
1 check passed
@Karakatiza666 Karakatiza666 deleted the fix-connector-errors branch April 5, 2026 07:35
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.

[WebConsole] Cannot show error list for tables with . in table name.

3 participants