SQLPower / power-architect

Automatically exported from code.google.com/p/power-architect
GNU General Public License v3.0
174 stars 65 forks source link

Pentaho job creation does not store database connection name in connection settings #15

Closed dibe0014 closed 8 years ago

dibe0014 commented 8 years ago

I tried creating a Kettle job with Architect. Architect did not save the database name in the Kettle connection settings. (Kettle has been renamed to Penaho Data Integration, PDI)

How to reproduce:

KirtiMistry commented 8 years ago

This issue occurred with SQL server Database. Tested with other database (e.g. Postgres) working fine.

KirtiMistry commented 8 years ago

Issue resolved. Implemented to display database name (SQL server database) in connection settings of Pentaho job creation store.

dibe0014 commented 8 years ago

I can confirm this is working now

KirtiMistry commented 8 years ago

This bug reported on bugzilla with bug id # Bug 3169 (http://bugs.sqlpower.ca/bugzilla/post_bug.cgi)

vinodgopu commented 3 years ago

Tested in new build it is working as expected