Determining if a service catalog variable is associated twiceIssue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internalTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:0; } .sp td{ border-bottom: 1px solid; border-right: 1px solid; border-color:#E0E0E0; background-color: #ffffff; height: 20px; padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; } .sphr td{ border-right: 1px solid; border-bottom: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; height: 20px; } .title { color: #D1232B; font-weight:; font-size:25px; } .hd1{ color: #D1232B; font-weight:; font-size:18px; } .hd2{ color: #646464; font-weight:bold; font-size:16px; text-decoration: underline; } .hd3{ color: #7a7a7a; font-weight:; font-size:16 px; text-decoration:; } .hd4{ color: #000000; font-weight:bold; font-size:14 px; text-decoration:; } --> Determining if a variable is associated twice Symptoms Duplicate variablesMandatory value not mandatoryNot mandatory is actually mandatoryVariable is read-onlyVariable is not read-only Resolution A variable is double associated if it is attached to the catalog task as a variable and is also part of a variable set. If variables are associated twice with the same item, the following could occur: variables may lose value when they leave the catalog item page and move to the target requested_item record (or any other target record, such as an incident)data may not pass to the request itemclient scripts and UI policies may not work properly To see if a variable exists on a form and in a set: Find the catalog item.Scroll to the Variables related list.Use the gear to personalize the layout and add the column named Variable set.In the example, the variable Notes/Comments appears twice on the form.If the item is double associated, do one of the following: remove it from the Variables related listremove the variable set from the Variable Sets related listremove it from inside the variable set (if the variable set is used by more than one item, then this can break the other items, so this fix option carries the most risk)