This is an enhancement request.
We integrate our application with JasperReportsServer for reporting purposes. Our custom JDBC connection details are saved into JiJdbcDatasource table.
The 'Password' field accepts only 250 characters out-of-the-box. But our connection password length exceeds 400 chars and we manually alter the field length to 500 chars on the table before saving the connection details.
Can we have this change out-of-the-box so we can skip this manual step before our integration?
Thanks,
Mounika K.
Components | JasperReports Server |
Could this idea be reviewed as, it would be helpful while upgrading JRS to higher versions. Currently, we alter the password field length manually every time while upgrading Jasper Server, to fit to our needs. This actually is becoming an overhead for us and for our customers during upgrades. Any plans to consider this idea?