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

feat(getcertificate): get company certificates with bpn #509

Conversation

AnuragNagpure
Copy link
Contributor

Description

Getting company certificate data using businesspartner number
GET /api/administration/companydata/{businessPartnerNumber}/companyCertificates

Why

fetch all company certificate records from the table "company_certificates" of the related to the requested company/bpnl
if no records are found, response with an empty array
important: do not include certificates in status "IN_REVIEW" and "INACTIVE"

Issue

#464

Checklist

Please delete options that are not relevant.

  • I have followed the contributing guidelines
  • I have performed a self-review of my own code
  • I have successfully tested my changes locally
  • I have added tests that prove my changes work
  • I have checked that new and existing tests pass locally with my changes
  • I have commented my code, particularly in hard-to-understand areas

@Phil91 Phil91 changed the base branch from release/v1.8.0-RC6 to release/v1.8.0-RC7 February 14, 2024 14:49
@jjeroch jjeroch added this to the Version CX Release 24.03 milestone Feb 16, 2024
@jjeroch jjeroch added the priority PR needs to prioritized at review label Feb 16, 2024
@Phil91 Phil91 force-pushed the feature/464-get-company-certificates-others branch from e3c0a24 to c101bba Compare February 17, 2024 22:40
@Phil91 Phil91 force-pushed the feature/464-get-company-certificates-others branch from 3a5a3ee to 5426ffe Compare February 17, 2024 23:59
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@Phil91 Phil91 merged commit bf15299 into eclipse-tractusx:release/v1.8.0-RC7 Feb 18, 2024
8 checks passed
@Phil91 Phil91 deleted the feature/464-get-company-certificates-others branch February 18, 2024 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority PR needs to prioritized at review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants