[PER-10476] Migrate refreshCurrentFolder and remove navigateLean#1091
Draft
aasandei-vsp wants to merge 1 commit into
Draft
[PER-10476] Migrate refreshCurrentFolder and remove navigateLean#1091aasandei-vsp wants to merge 1 commit into
aasandei-vsp wants to merge 1 commit into
Conversation
Move DataService.refreshCurrentFolder to getWithChildren and delete the now-unused navigateLean endpoint method from FolderRepo. Issue: PER-10476
aasandei-vsp
marked this pull request as draft
July 16, 2026 12:25
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## PER-10476-replace-navigate-lean-v3 #1091 +/- ##
======================================================================
- Coverage 52.32% 52.23% -0.09%
======================================================================
Files 355 355
Lines 12133 12131 -2
Branches 2191 2191
======================================================================
- Hits 6348 6337 -11
- Misses 5559 5566 +7
- Partials 226 228 +2 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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.
Issue: PER-10476
Subtask: https://permanent.atlassian.net/browse/PER-10680
Do not merge before #1090
Manual test cases — refreshCurrentFolder migration and navigateLean removal
Setup: log in on an archive with a folder containing several items.
EXPECTED: this PR affects the folder refresh that runs after content operations, and removes the last usage of the v1
/folder/navigateLeanendpoint.Folder refresh after content operations
Refresh failure handling
Endpoint removal
/folder/navigateLeanis made anywhere in the app.