Igor Bešlić
Igor Bešlić
### Describe the bug Delete project instance from user instance displays error: `update or delete on table "task_execution" violates foreign key constraint` there are error statements in the log: ```...
### Describe the bug If CSV file values are enclosed with enclosing character, CSV read engine does not strip off those characters... ### Steps To Reproduce Read and print this...
### Improvement target User interface views that display results in the list should differentiate odd and even rows. Particular views like All Projects, if workflows are expanded are quite difficult...
### Improvement target Java code statements for which CI build tools report deprecation warnings. ### Improvement description Review warnings and switch to the long term reliable method calls. It will...
### Tell us about the problem you're trying to solve As Workflow Designer I would like to pause execution of component without blocking the flow. Imagine I have Logger component...
### Release Version 0.0.29 ### Next Release Version 0.1.0 ### Cloud yes
Expectations: line can be delimited with any standard delimiter ',' ';' '#' header line should be processable too CONTEXT: Header line which cant be processed Header 1;Header 2;Header 3;;Header 5;;Header...
### Describe the bug There are error log entries: org.springframework.jdbc.BadSqlGrammarException: PreparedStatementCallback; bad SQL grammar [SELECT "connection"."id" AS "id", "connection"."type" AS "type", "connection"."name" AS "name", "connection"."version" AS "version", "connection"."created_by" AS "created_by",...
### Describe the bug When I develop new component switching to the new development branch and using same database causes error when rendering Connections view ### Steps To Reproduce Develop...