Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data Injection with Sub Entities #356

Open
TT0ps opened this issue Sep 21, 2023 · 1 comment
Open

Data Injection with Sub Entities #356

TT0ps opened this issue Sep 21, 2023 · 1 comment
Labels

Comments

@TT0ps
Copy link

TT0ps commented Sep 21, 2023

So we are trying to use the sub-entities field under the computer table to assign computers to specific entities and the import works but it assigns all the computers to the root entity and I receive the following error message "At least one field has an incorrect value: Sub-entities", is there specific syntax I should be using when listing the entity in that column? I have looked online and cannot find any solution for this.

Any help would be greatly appreciated!

@stonebuzz
Copy link
Contributor

Hi

The "sub-entity" field is of type "boolean" to indicate whether or not the object is visible in the sub-entity (of object entity).

It is not a field used to "specify" the sub-entity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants