Not able to create Standard change
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2022 07:23 AM
Hi , In Change, We have modified the Justification field to Html type field for normal text field.... So when we tried creating standard changes they are not getting created and throwing an error message "Fields Justification populated from a Standard Change Template cannot be modified." and "Invalid update" . So we understood that its taking <p> and </p> tags since its changed to html type. So we modified all the templates by adding <p> and </p> tags at the beginning and end to the Justification of all standard Change templates. Few templates are getting created after we include this tags but few are still throwing the same error even if nothing is modified while creating the standard change. Can anyone help me our to resolve this issue?
- Labels:
-
Change Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2022 07:25 AM
Hi,
It looks like you've got a business rule preventing the submission of standard changes.
You'll need modify or disable it as it's checking values of the submitted form against a template.
Thanks
Jake