Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #39218 All Revisions ] Back to Issue ]
Summary 0039218: Hidden value in grid not updating properly from null value when changed via Process
Revision 2018-12-24 14:10 by jarmendariz
Description Assume we have a table (T) with a record of which a field (T.col1) is set to null. T.col1 value is not shown in the GridView and the Window has a process definition that changes its value.

First time we execute the process, we can see in the parameters that T.col1 value is passed as empty string instead of null. Next time the process is executed for the same record, T.col1 value in parameters is still "" instead of the actual value set in the previous process execution.
Revision 2018-12-24 13:38 by jarmendariz
Description There are inconsistencies in the way the @Entity.property@ parameters are replaced in the tab's HQL where clause. See the steps to reproduce to understand some problems I have found.

Maybe a full review about this functionality should be done as part of this issue.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker