-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Blocker
-
Affects Version/s: COmanage Registry 0.4 (Reshaped Cake)
-
Component/s: Registry
A user editing his or her CO identity receives an error to 'Please recheck your submission'.
I suspect this is the same problem due to validation that presented in CO-242. That was fixed by adding a new add() method that relaxed validation and then called the parent add() method in the StandardController. That solution may not be the right one here.