Hello - let me preface this by saying I'm not a de...
# suitescript
b
Hello - let me preface this by saying I'm not a developer or in dev ops. We are starting to use Webstorm to deploy configuration from Sandbox to Production. In trying to deploy two custom item fields - should be simple. Got through the dependencies, which is not always easy, but get this error when deploying:
Copy code
An error occurred during custom object validation. (custitem_che_pkg_usage_item)
Details: The fldfiltersel field for the (customfieldfilter) subrecord must not be ACCOUNT_SPECIFIC_VALUE.
Once of the fields has two filters on it in the Source & Filtering subtab of the field setup. I removed the filters and was able to successfully deploy the field and will manually add the filters. Was there something else I could have done to deploy the fields without removing the filters? We have a deployment coming up with multiple custom records and fields - some of which do have filters on them - and would like to avoid removing config in order to deploy. Thanks!