On incident form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2024 12:07 AM
on incident form, the problem description is being placed in the short description only. and is being truncated when it is over a certain size.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2024 12:15 AM - edited ‎07-24-2024 12:19 AM
Hi @Manasa333 ,
You might wanna check the max length of the short description field and increase it to required extend.
Steps:
1) right click on the short description field label.
2) select configure dictionary option, to open variable configuration.
Thanks.
Hope it helps.
Mark it helpful and accept solution, if it helps.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2024 12:43 AM
@Manasa333 There are two ways to address this.
1. Increase the length of the short description field on the incident form
2. Check the script which is mapping problem description to short description of incident. Update the same and map the problem description to incident description.