Problem Description
The second parameter fieldScope was added with commit d00ad0c
The parameter is not evaluated (and it is missing in the method documentation):
|
private isFieldReadOnly(visibility: SectionVisibility, fieldScope: string, submissionScope: string) { |