Skip to content

Change Password warning message appear two times #14895

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
cnviradiya opened this issue Apr 28, 2018 · 2 comments
Closed

Change Password warning message appear two times #14895

cnviradiya opened this issue Apr 28, 2018 · 2 comments
Assignees
Labels
Fixed in 2.2.x The issue has been fixed in 2.2 release line Fixed in 2.3.x The issue has been fixed in 2.3 release line Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Progress: PR Created Indicates that Pull Request has been created to fix issue

Comments

@cnviradiya
Copy link

Preconditions

  1. Magento Version 2.2.0
  2. Php version 7.1.8, MySQL version 5.0.12

Steps to reproduce

  1. Once I login to admin panel It will ask for the change password
  2. Now, I am doing change password same as the previous one
  3. It will show the multiple time warning message for the change password It's time to change your password.

Expected result

  1. Warning message will be one time appear It's time to change your password.

Actual result

  1. change_password_warning_message_twice_28_04_2018
  2. change_password_warning_message_twice_28_04_2018

[Screenshot, logs]

I'm using windows 10Pro Operating System.

@magento-engcom-team magento-engcom-team added the Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed label Apr 28, 2018
@cnviradiya cnviradiya changed the title Change warning message appear two times Change Password warning message appear two times Apr 28, 2018
@phoenix128 phoenix128 self-assigned this Apr 28, 2018
phoenix128 added a commit to phoenix128/magento2 that referenced this issue Apr 28, 2018
…times

The password change notice was a sticky message activated by admin_user_authenticate_after event.
The password change page requires the current user password and thus triggering admin_user_authenticate_after while saving.
One message was added every time the user was saved.
@phoenix128 phoenix128 added Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed labels Apr 29, 2018
@magento-engcom-team magento-engcom-team added the Progress: PR Created Indicates that Pull Request has been created to fix issue label Apr 30, 2018
@VladimirZaets
Copy link
Contributor

Hi @cnviradiya. Thank you for your report.
The issue has been fixed in #14897 by @phoenix128 in 2.3-develop branch
Related commit(s):

The fix will be available with the upcoming 2.3.0 release.

@VladimirZaets VladimirZaets added the Fixed in 2.3.x The issue has been fixed in 2.3 release line label May 4, 2018
magento-engcom-team added a commit that referenced this issue May 4, 2018
…r two times #14897

 - Merge Pull Request #14897 from phoenix128/magento2:issue-14895-change-password-warning-appears-two-times
 - Merged commits:
   1. 0abb682
   2. 8d8706e
@sidolov
Copy link
Contributor

sidolov commented Jun 24, 2018

Hi @cnviradiya. Thank you for your report.
The issue has been fixed in #15774 by @sanjay-wagento in 2.2-develop branch
Related commit(s):

The fix will be available with the upcoming 2.2.6 release.

@sidolov sidolov added the Fixed in 2.2.x The issue has been fixed in 2.2 release line label Jun 24, 2018
@sidolov sidolov closed this as completed Jun 24, 2018
magento-engcom-team added a commit that referenced this issue Jun 24, 2018
…ssage appear two times #15774

 - Merge Pull Request #15774 from sanjay-wagento/magento2:2.2-develop-PR-port-14897
 - Merged commits:
   1. b2cc966
   2. cfe58e1
magento-engcom-team pushed a commit that referenced this issue Jun 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed in 2.2.x The issue has been fixed in 2.2 release line Fixed in 2.3.x The issue has been fixed in 2.3 release line Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Progress: PR Created Indicates that Pull Request has been created to fix issue
Projects
None yet
Development

No branches or pull requests

5 participants