Closed charissasylim closed 4 years ago
Updated and Checked-in sp_InsertAnnouncement and sp_UpdateAnnouncement to allow title as varchar(150) for both add and update. Before, add only had varchar(50) and update had varchar(max). Updated to 150 since this is the allowed in data column.
Fixed 3.4.0.1
Describe the bug Adding announcement truncates title up to 50 chars only
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Version (please complete the following information):
Additional context Add any other context about the problem here.