I am getting this error when importing Application in an environment.
The recordType [id= uuid=13eb9112-5a87-4853-a549-499536e89c3c] was not imported because a required precedent is missing: java.lang.reflect.UndeclaredThrowableException (APNX-1-4071-006)
Any clue why I am getting this import error? and how this can be resolved?
Discussion posts and replies are publicly visible
In the application options (next to the Security Summary) - section D in the image below - Missing Precedents - does it mention any object as missing precedent in the app you are trying to export?
This could also appear as the result of a cascading missing precedent if other things in the package failed to import (for example, if an import property was not provided). If you dig deeper into the deployment log it may indicate more precisely what object is missing and causing this error.