Bassebombecraft

Bassebombecraft

18.5k Downloads

Remove reset of result state in operator ResetSpiralOnMovement2

athrane opened this issue ยท 1 comments

commented

Code:

@Override
public void run(Ports ports) {

  // clear result port
  ports.setResultAsSucces();

Feature should be implemented using another feature in the operator framework.

commented

Resolved with commit: 7c50686