Skip to content

Validation Status Reference

When validating a package, each item gets one of the following validation statuses.

Unknown

The item could for some reason not be validated. This can occur when the item is included in the package but the actual export file for the item is missing.

Valid

No issues detected when validating the item.

Warning

A potential issue is detected. Importing and publishing such items will work, but imported packages may not exactly mirror exported packages. Examples:

There are local changes that will be overwritten

Since the package was imported last time, some changes to this item have been done in this environment. These changes will be overwritten when importing.

This belongs to package <package name>

The item belongs to another package in this environment. When importing the item will be removed from that package and added to the package currently being imported.

This package version is trying to set this Enumeration to "Not Approved". That is not possible for published Enumerations, it will be kept as "Approved"

The Enumeration you will import have status "Not Approved". In this environment the Enumeration is published. Therefore it will be kept as approved.

This package version is trying to set this Logical Unit to "Not Approved". That is not possible for published Logical Units, it will be kept as "Approved"

The Entity you will import has status "Not Approved". In this environment the Logical Unit is published. Therefore it will be kept as approved.

Error

Issues detected which are led to Errors when trying to import or trying to publish.

Objects with Import errors will not get imported. Objects with deployment (Publish) errors will get imported and it will always set to "Not Approved".