Affected Files :
Business Logic :
1) BenefitTypeForm.vb
2) FormsLibraryEligibilty.vb
3) CollectionManager.vb
Controller changes:
FormsLibraryController.cs
Model changes:
FormsLibrary.cs
View changes:
AddForm.cshtml
Value Object changes:
BenefitForm.cs
Database :
Stored procedure:
1) dbo.OES_SP_Insert_FormsCategoriesFilesEligibilityRules.StoredProcedure
2) OES_SP_MigrationScriptForFCFFromFCFERToGenericEligibilityRule
Script -> DDL
ST-272_WTB_BenAdmin_ModTable_FormCategories_Form_GenericEligibilityRulesID.sql
Tested the below points on Forms Library on Production:-
1.Add rule functionality
2.Edit Rule.functionality
3.Create file viewed functionality
4. Save functionality
5. reset functionality
Working fine as expected.