create user test step failing in ATF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2023 01:22 AM
Hi,
I have a Requirement where i need to create user and impersonate as him in ATF but when i try to run the ATF it is failing as create user test step itself
TYA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2023 08:15 AM
I have same issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2023 04:07 AM
I was receiving this error and I got around it by moving my admin impersonate to the beginning of the test. The reason I was having the issue is that I was impersonating an ITIL user and then trying to go from there to impersonate an admin. Apparently going directly from the impersonated ITL user to an admin will fail, but going from admin to ITIL will work. It may not be you guys issue but it worked for me. I have no ATF roles, just global admin. Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 08:39 AM
This was (sort of) my issue. I accidentally had my step 1 (Create a User, which was my end user) "impersonate" option checked. My itil user is in my second step. Of course my impersonated end user from step 1 cannot create and impersonate an itil user in step 2 🤦🏽♀️