Hello. I would like to know if an element of the configuration (EC) can be made mandatory when creating a requirement or incident. Thanks.
You mean linking something to an incident right from the start?
You could write an extension and rely on the "CheckToWrite" PHP method.
Exactly when creating an incident, you should have at least one EC associated with it.
Log in to post a comment.
Hello. I would like to know if an element of the configuration (EC) can be made mandatory when creating a requirement or incident. Thanks.
You mean linking something to an incident right from the start?
You could write an extension and rely on the "CheckToWrite" PHP method.
Exactly when creating an incident, you should have at least one EC associated with it.