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

REACH2-849:adding automatic rule when caption asset is ready #9486

Merged
merged 3 commits into from
Jun 9, 2020

Conversation

ravitshalem
Copy link
Contributor

@ravitshalem ravitshalem commented Jun 8, 2020

This change is Reviewable

<item objectType="KalturaEventFieldCondition">
<description>Accuracy >= 99</description>
<field objectType="KalturaEvalBooleanField">
<code>$scope->getObject()->getAccuracy() >= 99</code>
Copy link
Contributor

Choose a reason for hiding this comment

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

Use accuracy as value from the template

<eventObjectType>captionAssetEventNotifications.CaptionAsset</eventObjectType> <!-- EventNotificationEventObjectType::CAPTION_ASSET -->
<eventConditions objectType="array">
<item objectType="KalturaEventFieldCondition">
<description>Catpion status changed to ready</description>
Copy link
Contributor

Choose a reason for hiding this comment

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

Typo Catpion

@ravitshalem ravitshalem merged commit a807fb2 into Propus-16.4.0 Jun 9, 2020
@ravitshalem ravitshalem deleted the Propus-16.4.0-REACH2-849 branch June 9, 2020 12:16
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