Steps to reproduce: - add new RestConnector component to the graph - open edit dialog and set only Endpoint value (eg. set it as /pet) - click on the Apply button - click OK button → NPE is thrown and user is not able to close the dialog using OK button
Note: when you specify Request method, it is possible to close the dialog using OK button and NPE is no longer thrown. Also note that this problem can be simulated also on older version of Clover before the designer update.
Steps to reproduce:
- add new RestConnector component to the graph
- open edit dialog and set only Endpoint value (eg. set it as /pet)
- click on the Apply button
- click OK button → NPE is thrown and user is not able to close the dialog using OK button
Note: when you specify Request method, it is possible to close the dialog using OK button and NPE is no longer thrown. Also note that this problem can be simulated also on older version of Clover before the designer update.
NPE stack trace: