Skip to main content
10-Marble
September 15, 2023
Question

Can we disable create new CN if a CR is in 'Open' state?

  • September 15, 2023
  • 1 reply
  • 633 views

RG_10753677_0-1694783877324.png

Users should be able to create a ECN only if ECR is completed, i.e., when ECR is 'Open' state, I don't want users to be able to create an ECN. Is that possibility?

 

1 reply

HelesicPetr
22-Sapphire II
22-Sapphire II
September 18, 2023

Hi @RG_10753677 

OOTB it is not possible to do so. You can just strict that Ch. Notice can be created from change request 

preference "Change Notice without Change Request" set to NO

 

I can imagine that it is possible by customization. 

1. Create own filter(validator) class  that check if  the action can be shown. 

2. Assign the filter to the change notice crate action

 

PetrH