I am working on our development environment testing bulk imports of data. I noticed that parts were coming in at rev A. Our company uses 00 01 ect... so I changed to revision list to 00 01 02 ect... then imports came in fine but it broke the rest of the environment. I get the following now when ever I try to save something
Internal Error: the major revision "A" specified for Identity is invalid.<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><SOAP-ENV:Fault xmlns:af="http://www.aras.com/InnovatorFault"><faultcode>SOAP-ENV:Server</faultcode><faultstring><![CDATA[Internal Error: the major revision "A" specified for Identity is invalid.]]></faultstring><detail><af:legacy_detail><![CDATA[Internal Error: the major revision "A" specified for Identity is invalid.]]></af:legacy_detail></detail></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>