Issue
Description
The Variable value will not be saved if the Variable name is the same as Variable Set Internal name it is associated with in London release Service Catalog
This is a new feature in London release.
Procedure
- Create a Service Catalog named 'testSNC'.
- Create a Variable Set named 'test for london'.
- In the Variable Set, create a Variable named 'test_for_london'.
- Order this item, the Variable value is not saved.
The Internal name for Variable Set had been added in London release(c1.png), we should not have the same name for Variable Set and a Variable associated to that set.
https://docs.servicenow.com/csh?topicname=service-catalog-rn.html&version=latest
Applicable Versions
London release
Additional Information
Other symptoms:
- The Client Scripts associated with the Variable doesn't work. For example, g_form.setValue('test_for_london',123);