Open subhashini-egov opened 3 months ago
@atulgupta2024 can you please link to the masters you defined for this?
@subhashini-egov @manimaarans already defined in this issue https://github.com/pucardotorg/dristi/issues/1250
Added the Hardcoded dropdown data to mdms
@nileshgupta111 this is the commit link for mdms data changes: https://github.com/pucardotorg/kerala-mdms-data/commit/c364a3368939ff065707599ca9d821d34e60320d. Plz do necessary changes in backend
PR merged
@Ramu-kandimalla @rajeshcherukumalli PR merged 3 weeks back. Why is this till open?
Hi @Ramu-kandimalla , working fine in DPG-DEV environment need to check in UAT
Hi @Ramu-kandimalla @rajeshcherukumalli Performed testing as discussed in the UAT environment,
Below dropdowns are Working fine,
Issues,
Showing SWORN_STATEMENT ("") as a drop-down option
Warrant court fee is not showing in drop-down of Payment Type, but showing in response.
For FSO, Outcome types are showing in response. but Outcome field or dropdown is not there for fso.
Describe the bug Document types for async submission & evidence needs to be defined in masters.
To Reproduce All document types in UI are hardcoded. Backend also doesn't do any validation of what's passed from the UI.
Expected behavior UI and backend should integrate with the document type masters and show the values in a dropdown.