Variable Set Script Isolation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2023 08:38 AM
Hello.
I have a situation I'm not able to figure out on a service I'm developing. I have three variable sets - two of them are MRVS and one is single-row variable set. I have a script on each one to make a particular variable require a minimum of two users. There is a variable called request type that drives the UI policy to s/h the associated variable set - only one will be required based on selection. When I try to submit a request for one of the MRVS, I get my error message about not having a minimum of two users, even though I do. When I inactivate the script on the single-row variable set, the behavior is as expected on the two MRVS'. How/why is the script in the single-row variable set affecting submission on MRVS variables?