- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-18-2015 02:54 PM
Hello,
We were experimenting with changing the size of the short description field and I think we might have done something wrong in the process. I disabled the dictionary change rationally business rule and set the max length, for the short description, to 20 characters. After seeing the functionality and impact we changed the max length back to 500. Now that we have done so, the value is displaying 500 on the dictionary entry as well as table entries but truncates the short description after 40 characters. The business rule was set back to active to prevent any other changes to short description. If anyone has any insight as to what is causing the short description to truncate I would appreciate the help.
Thanks,
Mike
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-18-2015 09:58 PM
HI Michael,
Tony Barratt has given solution to it in the below thread which might be helpful to you.
https://community.servicenow.com/thread/182002
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-18-2015 03:04 PM
Just a quick question: did you clear the cache with a cache.do?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-18-2015 04:16 PM
Which "short descriptions" are getting truncated... the existing ones (prior the changes) or new ones (after the changes)?
I can recall i once had a problem like that, and what i did was to increase the length by 1. In your case, from 500 to 501. I'm not sure why, but it worked . I'm not sure if that would fix your problem but you can give it a try.
Thanks,
Berny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-18-2015 09:44 PM
First change the field length to 256 and then change it to a big value. When you increase the length abruptly changes not reflect in the database.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-18-2015 09:58 PM
HI Michael,
Tony Barratt has given solution to it in the below thread which might be helpful to you.
https://community.servicenow.com/thread/182002