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

[3.4.2] Rule Engine: Added support of creating relation to USER entity. #7370

Merged
merged 1 commit into from Oct 31, 2022

Conversation

devaskim
Copy link
Contributor

@devaskim devaskim commented Oct 4, 2022

Pull Request description

Create relation node now supports creating relation to user.

I think it is not correct to return SUCCESS status from this node (see return Futures.immediateFuture(true);) in case if some target entity type is not supported at the moment. But I didn't reimplement this behaviour in the PR.

@ashvayka ashvayka merged commit d0179c4 into thingsboard:master Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants