Skip to content

fix update user issue and role issue - #143

Merged
vishwab1 merged 1 commit into
release-3.8.2from
fix/admin_bulk_registration_role_issue
Aug 5, 2026
Merged

fix update user issue and role issue#143
vishwab1 merged 1 commit into
release-3.8.2from
fix/admin_bulk_registration_role_issue

fix update user issue and role issue

ccf6807
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Aug 5, 2026 in 33s

Quality Gate failed

Annotations

Check failure on line 186 in src/main/java/com/iemr/admin/service/bulkRegistration/BulkRegistrationServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Define a constant instead of duplicating this literal "First name is invalid." 4 times.

See more on https://sonarcloud.io/project/issues?id=PSMRI_Admin-API&issues=AZ_QrGOSQ66-XNe8e4OV&open=AZ_QrGOSQ66-XNe8e4OV&pullRequest=143

Check warning on line 207 in src/main/java/com/iemr/admin/service/employeemaster/EmployeeMasterInter.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename this method name to match the regular expression '^[a-z][a-zA-Z0-9]*$'.

See more on https://sonarcloud.io/project/issues?id=PSMRI_Admin-API&issues=AZ_QrGNpQ66-XNe8e4OT&open=AZ_QrGNpQ66-XNe8e4OT&pullRequest=143

Check warning on line 540 in src/main/java/com/iemr/admin/service/bulkRegistration/BulkRegistrationServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unused method parameter "authorization".

See more on https://sonarcloud.io/project/issues?id=PSMRI_Admin-API&issues=AZ_QrGOSQ66-XNe8e4Od&open=AZ_QrGOSQ66-XNe8e4Od&pullRequest=143

Check warning on line 815 in src/main/java/com/iemr/admin/service/bulkRegistration/BulkRegistrationServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.

See more on https://sonarcloud.io/project/issues?id=PSMRI_Admin-API&issues=AZ_QrGOSQ66-XNe8e4OU&open=AZ_QrGOSQ66-XNe8e4OU&pullRequest=143

Check failure on line 197 in src/main/java/com/iemr/admin/service/bulkRegistration/BulkRegistrationServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Define a constant instead of duplicating this literal "Middle name is invalid." 4 times.

See more on https://sonarcloud.io/project/issues?id=PSMRI_Admin-API&issues=AZ_QrGOSQ66-XNe8e4OX&open=AZ_QrGOSQ66-XNe8e4OX&pullRequest=143

Check failure on line 311 in src/main/java/com/iemr/admin/service/bulkRegistration/BulkRegistrationServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Define a constant instead of duplicating this literal "Current District is invalid." 3 times.

See more on https://sonarcloud.io/project/issues?id=PSMRI_Admin-API&issues=AZ_QrGOSQ66-XNe8e4OY&open=AZ_QrGOSQ66-XNe8e4OY&pullRequest=143

Check warning on line 205 in src/main/java/com/iemr/admin/service/employeemaster/EmployeeMasterInter.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename this method name to match the regular expression '^[a-z][a-zA-Z0-9]*$'.

See more on https://sonarcloud.io/project/issues?id=PSMRI_Admin-API&issues=AZ_QrGNpQ66-XNe8e4OS&open=AZ_QrGNpQ66-XNe8e4OS&pullRequest=143

Check warning on line 57 in src/main/java/com/iemr/admin/service/bulkRegistration/BulkRegistrationServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename this field "m_UserDemographicsRepo" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.

See more on https://sonarcloud.io/project/issues?id=PSMRI_Admin-API&issues=AZ_QrGOSQ66-XNe8e4Oa&open=AZ_QrGOSQ66-XNe8e4Oa&pullRequest=143

Check failure on line 210 in src/main/java/com/iemr/admin/service/bulkRegistration/BulkRegistrationServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Define a constant instead of duplicating this literal "Last name is invalid." 4 times.

See more on https://sonarcloud.io/project/issues?id=PSMRI_Admin-API&issues=AZ_QrGOSQ66-XNe8e4OW&open=AZ_QrGOSQ66-XNe8e4OW&pullRequest=143

Check failure on line 273 in src/main/java/com/iemr/admin/service/bulkRegistration/BulkRegistrationServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Define a constant instead of duplicating this literal "aadhaarnotexist" 3 times.

See more on https://sonarcloud.io/project/issues?id=PSMRI_Admin-API&issues=AZ_QrGOSQ66-XNe8e4OZ&open=AZ_QrGOSQ66-XNe8e4OZ&pullRequest=143

Check failure on line 540 in src/main/java/com/iemr/admin/service/bulkRegistration/BulkRegistrationServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this method to reduce its Cognitive Complexity from 175 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=PSMRI_Admin-API&issues=AZ_QrGOSQ66-XNe8e4Oc&open=AZ_QrGOSQ66-XNe8e4Oc&pullRequest=143

Check warning on line 64 in src/main/java/com/iemr/admin/service/bulkRegistration/BulkRegistrationServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename this field "m_DesignationRepo" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.

See more on https://sonarcloud.io/project/issues?id=PSMRI_Admin-API&issues=AZ_QrGOSQ66-XNe8e4Ob&open=AZ_QrGOSQ66-XNe8e4Ob&pullRequest=143