Skip to content

TRUNK-6583: Fix Sonar issue: added since attribute to Deprecated annotation#5927

Open
Kapil-kundu wants to merge 1 commit intoopenmrs:masterfrom
Kapil-kundu:TRUNK-6583
Open

TRUNK-6583: Fix Sonar issue: added since attribute to Deprecated annotation#5927
Kapil-kundu wants to merge 1 commit intoopenmrs:masterfrom
Kapil-kundu:TRUNK-6583

Conversation

@Kapil-kundu
Copy link

@Kapil-kundu Kapil-kundu commented Mar 13, 2026

This pull request updates the @deprecated annotations by adding the since and forRemoval attributes where applicable.
Adding these attributes improves code clarity and helps developers understand the deprecation timeline of the affected APIs.

Related Issue:
TRUNK-6583

Changes Made

Resolved Sonar warnings related to deprecated annotations.

Impact

This change does not modify existing functionality. It only improves documentation and resolves static analysis warnings.

Ticket : https://openmrs.atlassian.net/issues?filter=-2&selectedIssue=TRUNK-6583

@sonarqubecloud
Copy link

Copy link
Contributor

@jwnasambu jwnasambu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this @Kapil-kundu. Could you please attach the related ticket to this PR please!

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.

2 participants