-
Bug
-
Resolution: Done
-
Critical
-
fuse-7.5-GA
-
%
-
+
-
Automated
-
-
- Go to TODO web-app ( e.g. https://todo-syndesis.192.168.42.175.nip.io/ )
- Try to add a new task
Insert task via TODO web-app failed on:
Warning: pg_insert(): Table 'todo' doesn't exists in /opt/app-root/src/index.php on line 61
Insert failed:
I have installed latest master Syndesis via
syndesis minishift --install --nodev --project syndesis --test-support --datavirt
When I add a task to the DB directly via terminal on the syndesis-db pod, the TODO web-app show me this task however I am not able to update/delete it via web UI neither.