Closed

Description
This issue is automatically created based on existing pull request: #28264: replaced deprecated addWarning method with addWarningMessage method …
…in Security module
Replace deprecated addWarning method with addWarningMessage method in Magento core security module
Preconditions (*)
addWarning method is deprecated, to replace the addWarning method with addWarningMessage method in Magento core security module
Steps to reproduce (*)
- Logged in to your magento admin panel , go to Store -> Configuration -> Advanced -> Admin -> Security -> Admin Account Sharing -> NO
- Logged in to your magento admin panel in a different browsers, in the current browser admin session will be created with the warning message.
Actual Result
N/a
Expected Result
The warning message is shown as previously (expected)
Contribution checklist (*)
- Pull request has a meaningful description of its purpose
- All commits are accompanied by meaningful commit messages
- All new or changed code is covered with unit/integration tests (if applicable)
- All automated tests passed successfully (all builds are green)
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentMay be fixed according to the position in the backlog.The issue has been reproduced on latest 2.4-develop branchMajor restrictions or short-term circumventions are required until a fix is available.