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

fix(connectors): add company connectors type filter to get connectors #972

Conversation

AnuragNagpure
Copy link
Contributor

Description

When requesting connectors via GET: /api/administration/connectors with existing managed connectors, the managed connectors are also getting with own need to change the filter

Why

The endpoint should only return connectors of type COMPANY_CONNECTOR so that own type can get only there types connectors and managed will get there type.

Issue

#945

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

@MaximilianHauer MaximilianHauer added this to the Release 2.2.0 milestone Sep 6, 2024
@Phil91 Phil91 force-pushed the bug/945-get-connectors-return-all-connectors-merge-rc4 branch from 1114ba8 to fb58a8f Compare September 6, 2024 12:14
@Phil91 Phil91 force-pushed the bug/945-get-connectors-return-all-connectors-merge-rc4 branch from fb58a8f to 3c487a2 Compare September 6, 2024 12:16
Copy link

sonarcloud bot commented Sep 6, 2024

@Phil91 Phil91 merged commit e39d82d into eclipse-tractusx:release/v2.2.0-RC4 Sep 6, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: USER READY
Development

Successfully merging this pull request may close these issues.

3 participants