Skip to content

Handle null check for project component updates#28

Merged
sergio-esperalta-bi merged 1 commit intomasterfrom
bug/500-Internal-Server-Error-when-ProjectComponents.getComponents-is-null-
Apr 10, 2026
Merged

Handle null check for project component updates#28
sergio-esperalta-bi merged 1 commit intomasterfrom
bug/500-Internal-Server-Error-when-ProjectComponents.getComponents-is-null-

Conversation

@sergio-esperalta-bi
Copy link
Copy Markdown
Contributor

@sergio-esperalta-bi sergio-esperalta-bi commented Apr 10, 2026

**Summary**
This pull request addresses an issue where null values for components in projectComponents caused errors during partial updates. A null check has been added to ensure stability when processing these updates.

**Additional Details**
- Includes a null check to handle unexpected values in the projectComponents.
- Improves robustness in update processes.

@sergio-esperalta-bi sergio-esperalta-bi added the bug Something isn't working label Apr 10, 2026
@sonarqubecloud
Copy link
Copy Markdown

@sergio-esperalta-bi sergio-esperalta-bi merged commit de64f7c into master Apr 10, 2026
3 checks passed
@sergio-esperalta-bi sergio-esperalta-bi deleted the bug/500-Internal-Server-Error-when-ProjectComponents.getComponents-is-null- branch April 10, 2026 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants