Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2v7, teams, automation script #12979

Open
wants to merge 4 commits into
base: Ursa-21.4.0
Choose a base branch
from
Open

Conversation

danbar0kal
Copy link
Collaborator

No description provided.


if (!in_array($partner->getId(), $partnersToExclude))
{
$teamsPermission = PermissionPeer::getByNameAndPartner('FEATURE_TEAMS_RECORDING_UPLOAD_PERMISSION', $partner->getId());
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Worth adding 'FEATURE_TEAMS_RECORDING_UPLOAD_PERMISSION' as Enum at PermissionName.php

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this permission is not in PermissionName.php. i had to reference to it like this

@danbar0kal danbar0kal changed the base branch from Ursa-21.3.0 to Ursa-21.4.0 November 19, 2024 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants