Actions
Bug #7579
closedRegistration values lost due to commitFieldDataSave
Description
commitFieldDataSave is being called and overriding the values. This is because for registration it doesn't attempt to load existing values, but it should. Only searching should ignore loading existing values.
Actions