Resolve #3487813 "Stale rejections block transition"
Merged
requested to merge issue/workspace_approval-3487813:3487813-stale-rejections-block-transition into 1.0.x
2 unresolved threads
Compare changes
@@ -50,7 +50,7 @@ final class WorkspaceApprovalNotifyEventSubscriber implements EventSubscriberInt
I guess this is the main bit.
I am wondering if this should become a configuration option on the request type. In that way we could support approval by any reviewer, or approval by all reviewers.
Maybe that is just worth a different issue.
This, in combo w/ the resave causes all requested reviewers (who haven't approved) to get a new notification.