Unable to open project or delete

Unable to open project

Also getting below error when tried to delete

HTTP ERROR 500 java.lang.RuntimeException: org.postgresql.util.PSQLException: ERROR: column "foundid" of relation "feedback" does not exist Position: 30

URI: /ode/feedback
STATUS: 500
MESSAGE: java.lang.RuntimeException: org.postgresql.util.PSQLException: ERROR: column "foundid" of relation "feedback" does not exist Position: 30
SERVLET: feedbackServlet
CAUSED BY: java.lang.RuntimeException: org.postgresql.util.PSQLException: ERROR: column "foundid" of relation "feedback" does not exist Position: 30
CAUSED BY: org.postgresql.util.PSQLException: ERROR: column "foundid" of relation "feedback" does not exist Position: 30

This URL allows you to open AI2 to the Project List, without opening any project.
http://ai2.appinventor.mit.edu/?autoload=false
From that list, you can request Exports of Projects without trying to open them.
Upload the troublesome .aia here.

...