Skip to content

SF-3738 Update form when populated previously selected draft target#3727

Merged
RaymondLuong3 merged 1 commit intomasterfrom
fix/SF-3738-preselect-project
Mar 6, 2026
Merged

SF-3738 Update form when populated previously selected draft target#3727
RaymondLuong3 merged 1 commit intomasterfrom
fix/SF-3738-preselect-project

Conversation

@RaymondLuong3
Copy link
Collaborator

@RaymondLuong3 RaymondLuong3 commented Mar 5, 2026

This PR updates the logic when the select project form is pre-populated. The form has the value correctly set so the user can go to the next step. Previously, the form's value was not correctly set and assumed that the value was undefined, preventing the user from progressing to the next step.


Open with Devin

This change is Reviewable

@RaymondLuong3 RaymondLuong3 added the will require testing PR should not be merged until testers confirm testing is complete label Mar 5, 2026
devin-ai-integration[bot]

This comment was marked as resolved.

@codecov
Copy link

codecov bot commented Mar 5, 2026

Codecov Report

❌ Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 81.31%. Comparing base (df9f323) to head (4b40512).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...aft-import-wizard/draft-import-wizard.component.ts 85.71% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3727   +/-   ##
=======================================
  Coverage   81.30%   81.31%           
=======================================
  Files         620      620           
  Lines       39027    39030    +3     
  Branches     6364     6340   -24     
=======================================
+ Hits        31732    31738    +6     
- Misses       6312     6319    +7     
+ Partials      983      973   -10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@marksvc marksvc self-assigned this Mar 6, 2026
@RaymondLuong3 RaymondLuong3 force-pushed the fix/SF-3738-preselect-project branch from fd29e6b to 4b40512 Compare March 6, 2026 03:59
@RaymondLuong3 RaymondLuong3 merged commit 71830c1 into master Mar 6, 2026
23 of 24 checks passed
@RaymondLuong3 RaymondLuong3 deleted the fix/SF-3738-preselect-project branch March 6, 2026 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

will require testing PR should not be merged until testers confirm testing is complete

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants