You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All metadata types retrieve correctly except these two.
Package retrieval gives the following state-detail:
'INVALID_ID_FIELD: Metadata#getAllNames :: \\'Package\\' has null entity id; will raise a Null Pointer Exception in Udd.getEntityCommon(<entity id>)'
There may be a good reason for this: perhaps we need to list packages explicitly? Is this related to the unimplemented packageNames parameter mentioned in #8 ?
GlobalPicklistValue:
state_fail contains 'UNKNOWN_EXCEPTION: An unexpected error occurred. Please include this ErrorId if you contact support: 182602367-44274 (571045392)'
The text was updated successfully, but these errors were encountered:
All metadata types retrieve correctly except these two.
Package retrieval gives the following state-detail:
There may be a good reason for this: perhaps we need to list packages explicitly? Is this related to the unimplemented packageNames parameter mentioned in #8 ?
GlobalPicklistValue:
state_fail contains
'UNKNOWN_EXCEPTION: An unexpected error occurred. Please include this ErrorId if you contact support: 182602367-44274 (571045392)'
The text was updated successfully, but these errors were encountered: