- When memcache is enabled not refresh correctly the list of
process (to importing a process, to update the name of an process)
- Added method to delete key of the memcache to the import a
process or update name of a process
- When memcache is enabled not refresh correctly the list of
process (to create/delete an process)
- Added method to delete key of the memcache to the create/delete
an process
- there were some 3 new validations for 3 variables to process importing, but not always they're set
so, before validation we're askin if exists
- the same por a variable dynaform when importing process the process already exists and a update was requested
- that was happening for imported process.
on the workspace where it has been imported the process category didn't exists
- It is fixed now, the process category is being imported with the process,..
so, when the process is being imported if the process category doesn't exist, it is created.
- The problem is fixed for this field of APP_CACHE_VIEW table
- language combobox was removed from cases list cache builed in ADMIN, because the decided that appcacheview olny generate cache for english language
-