Skip to content

fix: Replace deprecated ACL.SYSTEM with ACL.SYSTEM2 in migrateCredentials()#1504

Closed
ArpanC6 wants to merge 5 commits intojenkinsci:mainfrom
ArpanC6:fix/acl-system-migrate-credentials
Closed

fix: Replace deprecated ACL.SYSTEM with ACL.SYSTEM2 in migrateCredentials()#1504
ArpanC6 wants to merge 5 commits intojenkinsci:mainfrom
ArpanC6:fix/acl-system-migrate-credentials

Conversation

@ArpanC6
Copy link

@ArpanC6 ArpanC6 commented Mar 17, 2026

Summary

Replace deprecated ACL.SYSTEM with ACL.SYSTEM2 in migrateCredentials() method in MailAccount.java.

Changes

  • Line 313: Replaced ACL.SYSTEM with ACL.SYSTEM2 in CredentialsProvider.lookupCredentials() call inside migrateCredentials()

Testing

No functional change, only deprecation fix.
This follows up on the same fix applied in #1494 for doFillCredentialsIdItems().

@ArpanC6 ArpanC6 requested a review from a team as a code owner March 17, 2026 08:34
@ArpanC6 ArpanC6 closed this Mar 17, 2026
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