Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

All Record Producers and Catalog Items showing the same Error..

RajatG
Tera Expert
Error Message : Syntax Error or Access Rule Violation detected by database ((conn=70367) Unknown column 'sc_cat_item1.roles' in 'field list')
 
1 ACCEPTED SOLUTION

RajatG
Tera Expert

Field Named  'roles' was marked as display 'true' in the sc_cat_item table , reverting it back to false fixed the error.

View solution in original post

5 REPLIES 5

RajatG
Tera Expert

Field Named  'roles' was marked as display 'true' in the sc_cat_item table , reverting it back to false fixed the error.