Please debug my code
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2025 10:52 PM
Hi
I wrote the attached code.
The logic is that we have a dropdown in a catalog item with the roles that needs to be added.
And we have check boxes identifying in which environment the role should be provided.
When i select the Role as Admin and select any environment, i am facing the below error.
Username: ajdoerksen, Group: [] ERROR MESSAGE: Cannot find an object with identity: '[]' under: 'DC=parkland,DC=domain'.', ERROR: Username: ajdoerksen, Group: [] ERROR MESSAGE: Cannot find an object with identity: '[]' under: 'DC=parkland,DC=domain'.
This code works for Production->User and Production->Super User. And UAT-> User and UAT->Super User.
Since the code works for other 2 and just not working for Admin role i am getting confused.
Are there any issues with my logic or code? Please help me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2025 07:34 AM
Where are you using this code? this code looks like as workflow code.
If this is workflow code, then that has nothing to do with your onchange error