Entries
Active
if(length(prop("Editors")) > 0, length(replaceAll(prop("Editors"), "[^,]", "")) + 1, 0) == if(length(prop("Approved by")) > 0, length(replaceAll(prop("Approved by"), "[^,]", "")) + 1, 0) and test(replaceAll(replaceAll(prop("Editors"), " ", ""), ",", " "), "^(?=.*\b" + replaceAll(replaceAll(prop("Approved by"), " ", ""), ",", "\b)(?=.*\b") + "\b).+")