Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
Child Change Request (under Parent Release record) is causing Parent's approvals to be marked "No longer required" - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • Child Change Request (under Parent Release record) is causing Parent's approvals to be marked "No longer required"
KB0827996

Child Change Request (under Parent Release record) is causing Parent's approvals to be marked "No longer required"


1119 Views Last updated : Apr 8, 2024 public Copy Permalink
KB Summary by Now Assist

Issue

The user had a requirement with their Release records to have a workflow associated. Within the workflow on the Release record, there are some approvals needed. Additionally, a Normal Change Request is generated, and there are some separate approvals on the child Change Request.

It was noted that occasionally, the same group, group 'A', was set as an approval group on both the child Change Request and the parent Release record. This is when the issue occurred.

Cause

The rm_release table did not have the "close_states" attribute set on the dictionary override for its state field.

Resolution

As mentioned above, the rm_release table did not have the "close_states" attribute set on the dictionary override for its state field. 

As such, they can and should be added to resolve the issue:

  • /nav_to.do?uri=sys_dictionary_override.do?sys_id=3aea7d910a0a0bd5001ed3913215ab45

Previously, when the state value of the Release record was being set to '4', Task Active State Management recognized this is a close state, which is the default from task (3, 4, 7), so the rm_release record was flagged as inactive/closed.

Close states for rm_release were modified to be set to 3 and 7, leaving a transition to '4' to not cause the rm_release record to close unexpectedly and thus set the approvals on it to "No longer required".


The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.