Skip to content

AB#28800 update payment number mapping#2148

Merged
AndreGAot merged 3 commits into
devfrom
feature/AB#28800-portal-payments
Mar 19, 2026
Merged

AB#28800 update payment number mapping#2148
AndreGAot merged 3 commits into
devfrom
feature/AB#28800-portal-payments

Conversation

@AndreGAot
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the applicant profile payment identifier mapping so the paymentNumber field returned by PaymentInfoDataProvider is sourced from the payment request invoice number (per AB#28800), and aligns the provider documentation with that change.

Changes:

  • Map PaymentInfoItemDto.PaymentNumber to PaymentRequest.InvoiceNumber (instead of PaymentRequest.PaymentNumber).
  • Update applicant-portal documentation to reflect the new source field for PaymentNumber.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
documentation/applicant-portal/applicant-profile-data-providers.md Updates the documented source mapping for PaymentNumber in PAYMENTINFO.
applications/Unity.GrantManager/src/Unity.GrantManager.Application/ApplicantProfile/PaymentInfoDataProvider.cs Changes DTO mapping to return invoice number in the PaymentNumber field.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread documentation/applicant-portal/applicant-profile-data-providers.md
@github-actions
Copy link
Copy Markdown

🧪 Unit Test Results (Parallel Execution)

Tests

📊 Summary

Result Count
✅ Passed 561
❌ Failed 0
⚠️ Skipped 0

📄 HTML Reports

  • Merged Tests (HTML): Included in artifacts
    Generated automatically by CI.

@github-actions
Copy link
Copy Markdown

🧪 Unit Test Results (Parallel Execution)

Tests

📊 Summary

Result Count
✅ Passed 561
❌ Failed 0
⚠️ Skipped 0

📄 HTML Reports

  • Merged Tests (HTML): Included in artifacts
    Generated automatically by CI.

@AndreGAot AndreGAot merged commit 709dbd2 into dev Mar 19, 2026
22 checks passed
@AndreGAot AndreGAot deleted the feature/AB#28800-portal-payments branch March 19, 2026 20:49
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