Can not submit new record
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2023 04:06 AM
Hi All,
I have a table that extends the change_request table.
I tried to create a new record but got this message:
"change model 'normal' cannot be applied to records in table"
Does anyone know what does it mean?
Thanks in advanced 🙂

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2023 04:31 AM
Hi,
This is because of the business rule "Change Model: Prevent mismatched model"
Which is run on change records that have a model and the model changes.
What is the use case behind creating a table that extends the Change table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2023 05:56 AM
What is the purpose of this business rule?
Can I inactivate it?
I am using this table to speared different types of change requests that I have in my organization.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2023 06:47 AM
The purpose is to validate change model on change records.
Yes, you can inactivate it, but then you loose some OOB functionality, so I would not recommend it.
You can read on about change models in the Docs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2024 03:46 AM
@Snow Tomcal Have same issue .Any way to create records in child table ?