Skip to content

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

Merged
AndreiBordak merged 3 commits intomasterfrom
MODLD-582
Nov 26, 2024
Merged

MODLD-582: LCCN Validation | Ensure uniquely assigned#48
AndreiBordak merged 3 commits intomasterfrom
MODLD-582

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
@sonarqubecloud
Copy link

@AndreiBordak AndreiBordak merged commit f1ed744 into master Nov 26, 2024
@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