Skip to content

fixed bug 42153: grid timeout returns unclear message

Openbravo requested to merge fix/42153-timeout-msg into master

When a query timeout occurs fetching grid data, the message displayed in UI is not user friendly.

This is caused by different exception thrown after Hibernate upgrade.

Merge request reports