Service Portal Order Guides - Multiples of the same item are added even if only one checkbox was checkedDescription Strange behavior exists when multiple checkboxes are on a single order guide, and rule base conditions to add the same item are set up to act based on the checkbox values.For example, say you haveCheckbox A = include Item ACheckbox B = include Item ASelecting checkbox A will add two of Item A even though checkbox B remains unchecked. Steps to Reproduce Log on to the instance as an admin user. Make sure that the Service Portal for Enterprise Service Management plugin is installed. For more information, see the documentation topic Activate a plugin. Navigate to Service Catalog > Catalog Definitions > Order Guides. Open the Request Developer Project Equipment record. In the Variables related list, click New. Fill out the form with the following values, right-click the form header, and choose Save. Type: CheckBox Question: test1 Name: test1 Change the form with the following values, right-click the form header, and choose Insert and Stay. Question: test2 Name: test2 Return to the Request Developer Project Equipment order guide. In the Rule Base related list, click New. Complete the form with the following values, right-click the form header, and choose Save. If this condition is true: [test1] [is] [true] Include this item: Standard Laptop Change the form with the following values, right-click the form header, and choose Insert and Stay. If this condition is true: [test2] [is] [true] Include this item: Standard Laptop Open the Service Portal, and open the Request Developer Project Equipment order guide from the catalog. Select one of the new checkboxes added to the form (test1 or test2). Note that the Standard Laptop item is included twice in the order guide. Workaround This is by design in all current versions. See PRB869556/KB0635152 Related Problem: PRB879277