Bug 60521 (suse45521)

Summary: Extend Datatypes of Databits
Product: [SUSE Tools] SWAMP Reporter: Thomas Schmidt <tschmidt>
Component: CoreAssignee: Thomas Schmidt <tschmidt>
Status: RESOLVED FIXED QA Contact: Klaas Freitag <klaas.freitag>
Severity: Normal    
Priority: P3 - Medium    
Version: all   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Thomas Schmidt 2004-09-17 16:28:23 UTC
It would be nice to have the possibility to have a Custom-Function 
connected with the integrity-check of a Databit. 
Example: 
- I have dependencies that one of two fields has to be filled in. 
- One field only has to be filled in if another field is set to "yes" 
- One field may contain numbers from 1-100 and the Value "HOLD" 

I have implemented these dependencies in Conditions. 
But the User won't get the red highlighted fields in his Task and an errormessage. 
He is just redirected to do the Dataedit-Task again.
Comment 1 Thomas Schmidt 2005-03-04 15:15:40 UTC
interesting feature: 
Workflows can define their own custom datatypes, 
and provide a piece of code that verifies them. 
(for very special datatypes, eg unity-id, or databits that 
can only be verified in connection with other data)
Comment 2 Thomas Schmidt 2005-03-04 15:19:04 UTC
another idea: 
with the new datasets that are independant from a workflow, 
we could make the fields dynamic, means 
we could implement an "add" button to let the user add a Databit of 
any type to his workflows dataset.  
Comment 3 Thomas Schmidt 2006-06-22 12:44:39 UTC
workflows can add databits dynamically, we will add new datatypes as we need them.