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

MODLD-582: LCCN Validation | Ensure uniquely assigned #48

Merged
merged 3 commits into from
Nov 26, 2024

Conversation

AndreiBordak
Copy link
Contributor

No description provided.

@pkjacob
Copy link
Contributor

pkjacob commented Nov 20, 2024

Hi @AndreiBordak,
Let us make following 2 changes in the Module descriptor.

  1. Add search.instances.collection.get permission to the modulePermissions of POST /resource and PUT /resource/id API. (As GET /search/instance API is protected by this permission. See here )
  2. Add following to the "requires" array of module descriptor
    {
      "id": "search",
      "version": "1.3"
    }

@pkjacob
Copy link
Contributor

pkjacob commented Nov 20, 2024

Hi @AndreiBordak,
There are some sonar violations. Please take a look

@PBobylev
Copy link
Contributor

There are 4 New issues according to SQ report above. Let's fix'em at once please?

@AndreiBordak
Copy link
Contributor Author

4 New issues

fixed all except:
image

@PBobylev
Copy link
Contributor

4 New issues

fixed all except: image

Let's ignore it via SuppressWarnings too, it's definitely a false-positive

MODLD-582: Change lccn value in test

MODLD-582: Additional verification for searchClient invocation

MODLD-582: Review/Sonar fixes

MODLD-582: Review/Sonar fixes

MODLD-582: Handle failed dependency

MODLD-582: Review/Sonar fixes

MODLD-582: Review/Sonar fixes

MODLD-582: Rework exception handling in search service

MODLD-582 Review fixes

MODLD-582 Review fixes

MODLD-582: Fix sonar/review

MODLD-582: Fix sonar/review
@AndreiBordak AndreiBordak merged commit f1ed744 into master Nov 26, 2024
6 checks passed
@pkjacob pkjacob deleted the MODLD-582 branch January 10, 2025 13:26
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.

4 participants