Skip to content

Commit

Permalink
commit assignments query
Browse files Browse the repository at this point in the history
  • Loading branch information
KaterynaHonchar committed Sep 6, 2018
1 parent 950994a commit 56abbd0
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -340,7 +340,7 @@ protected ObjectQuery createObjectQuery() {
.item(new ItemPath(AssignmentType.F_CONSTRUCTION, ConstructionType.F_RESOURCE_REF))
.isNull()
.endBlock()
.and()
.or()
.block()
.not()
.item(new ItemPath(AssignmentType.F_TARGET_REF))
Expand Down

0 comments on commit 56abbd0

Please sign in to comment.