Skip to content
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

FAI-2370 Bug : Exception due to the new ML vacancy references #1997

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

balaji-j
Copy link
Contributor

✨ Refactor vacancy reference handling with new extension

  • Introduced TrimVacancyReference method in StringExtensions.
  • Replaced Replace("VAC", "", ...) with TrimVacancyReference() calls.
  • Updated command and query handlers for consistent vacancy reference handling.
  • Added StringExtensionsTests to verify the new method's functionality.
  • Included using SFA.DAS.SharedOuterApi.Extensions; in relevant files.

Changes made by Balaji Jambulingam

- Introduced `TrimVacancyReference` method in `StringExtensions`.
- Replaced `Replace("VAC", "", ...)` with `TrimVacancyReference()` calls.
- Updated command and query handlers for consistent vacancy reference handling.
- Added `StringExtensionsTests` to verify the new method's functionality.
- Included `using SFA.DAS.SharedOuterApi.Extensions;` in relevant files.

Changes made by Balaji Jambulingam
@balaji-j balaji-j requested review from dashton82 and killij February 27, 2025 22:31
Copy link

Copy link

Quality Gate Passed Quality Gate passed for 'das-apim-endpoints-FindAnApprenticeship'

Issues
2 New issues
0 Accepted issues

Measures
0 Security Hotspots
95.7% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

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.

2 participants