Skip to content

Logs tab in UI: fix extractFromCloneName #2926

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 16, 2025
Merged

Conversation

Amogh-Bharadwaj
Copy link
Contributor

In order to make it more apparent that a log from a "clone_" mirror is actually an initial load of its parent, in the UI logs tab we do regex parsing to get the parent name and say (initial load).
However the regex parsing doesn't work if the parent name has underscores. This PR fixes this via a stopgap regex fix.
Long term would want to introduce and populate a parent name column in the logs table similar to the qrep stats tables

@Amogh-Bharadwaj Amogh-Bharadwaj enabled auto-merge (squash) May 16, 2025 23:26
@Amogh-Bharadwaj Amogh-Bharadwaj merged commit 08263f7 into main May 16, 2025
12 checks passed
@Amogh-Bharadwaj Amogh-Bharadwaj deleted the fix-initial-load-ui-log branch May 16, 2025 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants