Files
luos/workflow/engine/classes
jennylee 97eddc5c8f BUG-15116 InputFile is lost when importing a process.
When an already created process is imported with the 'Create a completely new process..' option, the inputs asociated in the dynaforms are not the input created for this new process, this new (copy) process still has associated the input of the original process (same UID), this because the uid of the new input is never replaced in the new process's dynaform xml file.

So it was created a new field in the data object (the data that has all the information about the new process) where is all the old inputs uid and the new ones. Then using this object this old uids are replaced with the new inputs uids.
2014-06-12 15:44:09 -04:00
..
2014-05-23 14:30:44 -04:00
2013-04-29 16:48:29 -04:00
2012-10-09 12:53:01 -04:00
2012-10-09 12:58:15 -04:00
2012-10-22 15:45:47 -04:00
2012-10-22 17:09:37 -04:00
2012-10-22 15:45:47 -04:00