RED-7784 - Add position to UnprocessedManualEntity #180
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "RED-7785-position"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes RED-7785
assigned to @andrei.isvoran.ext
requested review from @ali.oezyetimoglu1, @corina.olariu.ext1, @kilian.schuettler1, @dominique.eiflaender1, and @yannik.hampe
requested review from @timo.bejan.ext
When created via ManualEntity it is certain that every TextEntity is on exactly one page. Therefore the logic you copied from EntityLogCreatorService is unnecessary here and you can just do textEntity.getPositionsOnPagePerPage().get(0)
But i'm fine with leaving it as is
approved this merge request
resolved all threads
approved this merge request
approved this merge request
mentioned in commit
a248460e70