You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A recent commit changed the way team owners are identified by adding the local/o365:teamowner capability.
However, when fetching the roles with the capabilities in local/o365/classes/observers.php, CAP_ALLOW is used as a string instead of a macro.
A recent commit changed the way team owners are identified by adding the local/o365:teamowner capability.
However, when fetching the roles with the capabilities in local/o365/classes/observers.php, CAP_ALLOW is used as a string instead of a macro.
Pull request #1387 fixes this issue.
The text was updated successfully, but these errors were encountered: