Dheepak Ramanathan

Results 10 issues of Dheepak Ramanathan

**Describe the task** Currently in sims db, most ofthe columns used for money amount are using NUMERIC(8,2). However still some of the columns are not using the above data type,...

**Describe the Bug** During the create/edit of an offering, validation API for offering gets called and it has been noticed that for every keypress the API is getting called twice...

Bug
Dev & Architecture

**Describe the task** When a scheduled job of the scheduler(Bull Queue) is manually promoted, then the next schedule is automatically incremented . This seems to be the default behavior of...

Task

**Describe the task** Student application tracker has an existing logic to show `Warning` progress bar for applications if they have one or more failed validations blocking e-cert. This situation is...

Question
Task
Business

**Describe the Bug** The full name search for user names must be working in the same way for users with mononymous name(no first name) and users with first name and...

Bug

**Describe the task** Substr is a deprecated method which needs to be removed across the application. ![image.png](https://images.zenhubusercontent.com/60e72aa247c95cd873ed8ce1/87fc382e-f4ef-41e4-9946-88846a3538bf) Note: As this method is widely used at file integration to parse the...

Task
Technical Debt

**Describe the task** Currently the COE details page in institution is in form.io and needs to be converted to Vuetify like we did for other pages which were not considered...

Task

**Describe the bug** When a form is submitted with valid data, we are trying to reset the form using different ways like 1. `form.resetValue(); form.redraw();` 2. `form.submission = {}; form.resetValue();...

**Describe the bug** When a form is submitted with one or more validation errors in a data grid component, the validation errors appear on the banner at the top of...

SIMS-Api
Form.io
Camunda Worflow
Web portal