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

Implement party lookup in IParties (fixes #600) #601

Closed
wants to merge 2 commits into from

Conversation

elsand
Copy link
Member

@elsand elsand commented Dec 3, 2023

This implements party lookup via IParties for resource party enrichment, bypassing IRegisterService

Description

This will cause organization number-to-partyid lookups to use IParties directly, allowing the use of organization numbers as resource parties in PDP requests.

Related Issue(s)

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)
  • Relevant automated test added (if you find this hard, leave it and we'll help out)
  • All tests run green

Copy link

sonarqubecloud bot commented Dec 3, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell B 8 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@elsand
Copy link
Member Author

elsand commented Feb 1, 2024

Replaced by #639

@elsand elsand closed this Feb 1, 2024
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.

1 participant