<!--- Please review our guidelines before adding a new issue: https://github.com/magento/magento2/wiki/Issue-reporting-guidelines Fields marked with (*) are required. Please don't remove the template. --> ### Preconditions (*) <!--- Provide the exact Magento version (example: 2.2.5) and any important information on the environment where bug is reproducible. --> 1. Magento 2.2.6 2. MariaDB 10.2.19-MariaDB - MariaDB Server 3. Linux ### Steps to reproduce (*) <!--- Important: Provide a set of clear steps to reproduce this bug. We can not provide support without clear instructions on how to reproduce. --> 1. Add a multi-select attribute for product from Store->Attribute->Product->Add New Attribute 2. Add a option value with plus symbol e.g. (+300) ### Expected result (*) <!--- Tell us what do you expect to happen. --> 1. Expected option value will save with plus symbol e.g. (+300) but it saved as ( 300) ### Actual result (*) <!--- Tell us what happened instead. Include error messages and issues. --> 1. Its saves option 300 instead of +300