Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
Master
Description
Reproduce steps:
- Create user "[email protected]" and give the “Administrator” role to new user
- Login new user and add 3 documents
- Login "test test"
- Navigate to control panel > Users and Organizations
- For the new user click the button > Delete Personal Data
- Assert confirmation “The user must be deactivated before starting the data erasure process. Are you sure you want to deactivate the user?” and click the ‘OK’
- Assert you are now on the Personal Data Erasure Dashboard
- Filter by "check Documents and Media"
- Under View Data, select the all checkbox and click on the action button > Anonymize
- Assert Success Message
Note:The issue only happened on Document and Media. Other content like web content works well
Expected Result:
Can anonymize the documents and assert success message.
Actual Result:
Can't anonymize the documents and there isn't success message.
Affect testcase:
LocalFile.GDPR#CanAnonymizeAllEntriesFromAnApplication
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for alert to be present (tried for 1 second(s) with 500 milliseconds interval) Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03' System info: host: 'cloud-10-0-110-59.lax.liferay.com', ip: '127.0.0.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.14.138-rancher', java.version: '1.8.0_121' Driver info: com.liferay.poshi.runner.selenium.ChromeWebDriverImpl