[NAE-1876] Process URI v2#196
Conversation
- refactor identifier of UriNode
- refactor UriService.getOrCreate
- add and update tests for UriService
- refactor UriService - update tests
- create new index for PetriNet - make uriNodeId of Case and PetriNet persisted only in elastic - refactor import process endpoint to consume active node id
- refactor PetriNetService.findAllByUriNodeId
- improve parameters in PetriNetService.importPetriNet
- update tests - switch deprecated method usage
- fix test
- rollback of changes in ActionDelegate
- rollback of changes
# Conflicts: # src/main/java/com/netgrif/application/engine/petrinet/service/PetriNetService.java # src/main/java/com/netgrif/application/engine/petrinet/service/interfaces/IPetriNetService.java
- resolve conflicts
# Conflicts: # src/main/groovy/com/netgrif/application/engine/startup/ImportHelper.groovy # src/main/java/com/netgrif/application/engine/petrinet/service/PetriNetService.java # src/main/java/com/netgrif/application/engine/workflow/service/WorkflowService.java
- resolve conflicts - fix test
# Conflicts: # src/test/groovy/com/netgrif/application/engine/petrinet/service/PetriNetServiceTest.groovy
- resolve merge conflict
|
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
|
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
Description
Refactored
UriNodeAPI. Create index forPetriNet. RefactoruriNodeIdpersisting ofCaseandPetriNetImplements NAE-1876
Dependencies
No new dependencies were introduced.
Third party dependencies
No new dependencies were introduced.
Blocking Pull requests
There are no dependencies on other PR
How Has Been This Tested?
Manually tested and with unit tests
Test Configuration
Checklist: