rsx-labs / aide-frontend

This is the repository for AIDE
https://rsx-labs.github.io/aide-frontend/
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

[Commendations] Employee in Commendation gets truncated (to 50 chars only) #680

Closed charissasylim closed 4 years ago

charissasylim commented 4 years ago

Is your feature request related to a problem? Please describe. Increase max length of Employee being saved. DB is varchar(max) Should increase from current 50 to 200

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

charissasylim commented 4 years ago

Fixed 3.3.9