Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2146 +/- ##
==========================================
- Coverage 45.69% 45.61% -0.08%
==========================================
Files 1038 1038
Lines 17302 17334 +32
Branches 3147 3152 +5
==========================================
+ Hits 7906 7907 +1
- Misses 9396 9427 +31 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
97b6860 to
1462d23
Compare
816bc17 to
dcd336b
Compare
9e87615 to
faecb90
Compare
Base automatically changed from
feature/O2B-1559/Warn-the-user-of-mutated-filters-when-loading-the-url
to
main
June 16, 2026 13:41
added 7 commits
June 17, 2026 12:01
7ffcb4d to
6c1b59e
Compare
graduta
requested changes
Jun 17, 2026
graduta
left a comment
Member
There was a problem hiding this comment.
While testing I discovered the following major issue:
- Go to an overview table page, let's say runs
- Add a filter option, any
- Use the "Copy Active Filters" button from the filter dropdown
- Navigate to another overview table page, let's say LhcFills
- Use the "Paste" button from the filter dropdown.
- Observe how the URL changed the parameter for the page to runs and filter parameters, but we are currently still on the page LHC Fills
38c1c23 to
b42bb37
Compare
Collaborator
Author
graduta
requested changes
Jun 18, 2026
a95c2f4 to
3d0791e
Compare
3d0791e to
eb19547
Compare
graduta
approved these changes
Jun 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

I have a JIRA ticket
Notable changes for users:
Notable changes for developers:
Changes made to the database: