Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-11401

can't create a new entry in todo app in latest syndesis

    XMLWordPrintable

Details

    • % %
    • +
    • Automated
    • Fuse 7.5 Sprint 52 - Bug fix

    Description

      (Migrated from https://github.com/syndesisio/syndesis/issues/6160)

      Author: @jsafarik
      Assignees: Zoran Regvart,

      This is a...

      [pre][code]
      [ ] Feature request
      [ ] Regression (a behavior that used to work and stopped working in a new release)
      [x] Bug report [!-- Please search GitHub for a similar issue or PR before submitting --]
      [ ] Documentation issue or request
      [/code][/pre]

      Description

      When using latest syndesis (1.8-SNAPSHOT) and try to create a new entry in todo app in its interface
      !image
      and hit

      add

      button, I get message

      Warning: pg_insert(): Table 'todo' doesn't exists in /opt/app-root/src/index.php on line 61
      Insert failed:

      The same goes for deleting:

      Warning: pg_delete(): Table 'todo' doesn't exists in /opt/app-root/src/index.php on line 82
      Insert failed:

      and updating

      Warning: pg_update(): Table 'todo' doesn't exists in /opt/app-root/src/index.php on line 65
      Insert failed:

      This seems to be just a frontend problem as working with the table in DB works just fine.

      Attachments

        Activity

          People

            christoph.deppisch Christoph Deppisch
            rhn-support-hbraun Heiko Braun
            Andrej Vano Andrej Vano
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: