Release summary
This release contains several improvements around the Image Service, like support for locales and default image by sequence number. Around encoders integration, we are adding Harmonic Unified Channel URI support, as well as the geo-blocking functionality for Broadpeak encoders.
We are also adding support for CDN token protection for SSP and NexGuard Quickmark to OPF, increasing our integration with other NAGRA products.
Display Indirect Product Relationships for Content
Product / SHUB
From the Operator Console content detail screen, products relationships are now displayed when the association is via a node.
VOD integration with different VOS/VOS360 fileserver configs
Euskaltel
VOS on-prem doesn't support a mechanism to watch external file-systems for content to upload.
During the encoding workflow OPF3 should notify VOS, via an API, of the presence of specific content to copy from a specified source location.
It must be possible to have OPF3 deployed to work against this notifications mechanism, or still via the watch mechanism.
It should be possible to have OPF3 deployed to work against both mechanisms in parallel.
Prime Video Integration
SHUB
Integration of the PRIME Video metadata catalogue with deeplinks for Singapore into the OPF platform for client device discovery.
Image Service - Default Image by Sequence Number
Product / SHUB
Allow the operator to set a default image sequence number. This will be used to select an image when no specific image is selected for a specific piece of content. Where no preference is assigned the image will be returned based on the image name and sequence number set as the default.
Image Service – MAS update management
Product Readiness
Ensure MAS is calling the correct APIs for the management of images from ingest metadata (add/update/delete).
Image Service – locale support
Product Readiness
The addition of support for locales in the image service enables OPF to support:
-
Operators to configure a list of locales and their priority via OpCon
-
Requests from the client that specify a locale and return the image that matches the request, or matches the next most appropriate locale
-
Requests with no locale specified, for backwards compatibility
Upgrade Kubernetes to 1.22 and Kubernetes system components
Internal
Keep up with all Kubernetes system component new releases, bug fixes, new features, etc.
Upgrade Kubernetes cluster to 1.22 for OPF.
Upgrade all Kubernetes system components to the latest possible release compatible with k8s 1.22, unless an specific constraint is found for any of the component's releases.
Secure SRM on-prem to AWS comms
Euskaltel
This feature provides connectivity between on-prem SRM and OPF3.x for purchase validation.
Dynamic Content Groups – DCG OpCon management completion
Product / Euskaltel
The purpose of this feature is to extend the DCG capabilities to provide additional UI management via OpCon.
SSM Session channel and group ID management from OPF
Product / SHUB, Telecolumbus
This feature allows group management of Technical Channels within the SSP/SSM session framework, allowing fine-grained control of channel accessibility for an account. Grouping of channels is managed via OPF ingest and control mechanisms, either via OpCon or operator-level API. These controls enable existing SSM GroupId policies for session accounting.
Usage rules – SSP technical usage rule profile integration
Product / SHUB, Telecolumbus
This feature enables the OPF Platform to set SSP content auth token usage rule profiles in auth tokens opaquely when a Client requests playout. The allocated usage rule profile ID is predefined by operator configuration based on technical channel mappings.
FSK / parental controls – operator delete parental rating threshold
Product / Telecolumbus
This feature provides an additional operator API to delete a parental rating threshold from a specified account.
Regional source preference – phase 2
Product / Telecolumbus
This feature provides UX and backend enhancements to the regional source preference configuration.
Simplified metadata enhancements – catchup inc. deeplinks
Product / Telecolumbus
Feature to enhance the simplified metadata APIs with support for the retrieval of catchup for an event, by event ID. Catchup returned includes STCU, LTCU, and deeplinks (where deeplinks are supplemented with appropriate metadata).
Device properties – custom attributes
Product / Telecolumbus
This feature adds the capability for an operator to add custom attributes to specific devices, that are viewable only to the operator.
Harmonic Unified Channel URI
Product / Telecolumbus, NCTC, Claro Columbia
This feature provides initial backend changes to support the Harmonic single-channel URI format.
Nexguard – Quickmark
Product / SHUB
This feature allows an operator to set the need for Quickmark watermarking on a per-content basis, either through ingest, APIs, or from OpCon.
Note: appropriate application, Player, SSP platform, and Nexguard Quickmark products are necessary for a complete end-to-end deployment.
CDN token protection with SSP
Product / SHUB
This feature allows an operator to set the need for CDN token access for OTT video playback on a per-content basis, either through ingest, APIs, or from OpCon.
In order to generate the CDN access token, OPF is integrated with SSP, allowing the use of SSP advanced security solutions (ASP) features (i.e., CDN content access control and account revocation) to be used in deployments.
Additional ADM device parameters to CRM-GW APIs and OpCon
Product / Claro Brazil
Additional device parameters of the ADM device object (regionId and rolloutId) have been added to CRM-GW device APIs, and the fields are visible in OpCon.
OPF3 support for NPVR filter for technical channels
Claro Brazil
Support for OPF 3 User Recordings service to specify a list of Technical Channels that allow NET to constrain the range of regional channels to which a Recording Request will be created. So instead of recording 'n' regional copies of an asset just a single asset can be referenced in User Recordings for all regions. This is equivalent support to a feature supported in ML 2.x Locker service implemented by CR-02618.
Search Facade enhancements – category/rating/suggestions
Product / Claro Brazil, Claro Colombia
Provide enhancements to Search Facade to support the following (identified as gaps between current SOLR offering and Search Facade):
-
Search suggestions
-
Parental ratings as query parameter
-
Category, genre, and sub-genre as query parameters
ChannelMaker_v0.10 python script migration
Claro Brazil
For Claro Brazil's current deployment, a Python script called Channelmaker has been provided to allow them to synchronise channels between their security platform (OneCAS IMS) and MediaLive.
This feature provides a new version of the ChannelMaker script compatible with OPF APIs, taking Claro's existing source data (.csv).
Opcon compatibility with latest version of KeyCloak
Internal
OpCon compatibility with Keycloak 16.
UI Composer Service - Phase 1
Telecolumbus
A new service which allows separately hosted web applications to be combined into a single user interface. The service provides a single point of authentication using Keycloak as well as framework level navigation menus, user preferences and notification support.
Refactor Content Builder
Internal @User
Rails is delivered by Content Builder, which in turn utilises a problematic Akka framework library.
This framework is the source of
-
Security vulnerabilities (through use of Java 8)
-
Poor performance
-
Challenges in code maintainability
Blocking and filtering – location group overrides
Product / Sports
Previously, Operator Console only allowed a whole location group to be assigned to a content item, channel or event. Individual content-level changes could not be made without creating and assigning a new location group. This feature allows the location group functionality to be overridden so that locations can be edited directly on a per-content item basis.
Content Discovery tuning/perf enhancements
Foxtel
Tuning of the CDF for Foxtel.
Update Channel Maker Script to support KeyCloak Credentials
Claro Brazil
For the MediaLive deployment, the Channelmaker script could be run directly on the On-Prem servers.
As OPF is cloud based, when the channelmaker script is executed, it requires user credentials to access the necessary platform APIs.
This feature extends the OPF channel maker script to support and operators user credentials (keycloak username & password) as parameters.
Improved MDS Configuration management
Internal @User
As part of the upgrade changes made to metadataserver-configmap were overwritten - this we need to address such that changes are retained.
Whitelisting details are impacted by this issue.
Image Service – delivering promo images
Product / Claro Colombia, SHUB, Telecolumbus
Promo image support allows operators to set and use promo images against content.
A promo image will be returned when an image is requested from the Image Service, taking priority over any other images related to the content when configured.
This promo image will be managed via OpCon, delivered in the Rails response and shown in OpCon when configuring rails.
Image Service – image selection and delivering images more often
Product / Claro Colombia, SHUB, Telecolumbus
We are finding that the data available from operators for images is not consistent – image types and formats are often not available in the range the operator and client expect.
To address these issues, we will broaden the search scope of the image service. The service will now attempt to reduce the search constraints until a relevant image is found for the specified content.
Support Additional HUE Facade APIs
Foxtel, Euskaltel
Support in OPF3 to cater to the legacy client devices in customer (Foxtel and Euskaltel) deployments calling ML2 HUE APIs. Via AuthFacade component, existing device apps can obtain services from OPF3 seamlessly (as if from ML2 headend).
Ability to set default values for custom fields
Product / Foxtel
Foxtel needs to have some custom fields set with a default value to avoid certain error conditions and export issues. Currently we can set a default value for a custom fields, but that doesn't set the value in CPM for ingested data through API, as per my understanding BCM custom field's default values are more for presenting default values in OpCon and if it is saved as such from OpCon then only it gets set at CPM. If user doesn't touch that field in OpCon the default value will not be set.
Broadstar CR Support Broadpeak Encoder for Geo-Blocking
INTERNAL
Allows Nagra / GOS to configure the rules for URL builder to support Harmonic or Broadpeak implementations
TVKey activation with SSO
Claro Colombia
This feature allows a customer with a MiClaro account to register and activate a TVKey device with their account directly in the Nagra platform without needing to contact the operator.
Copy MetadataSet "PromoImage" field to user recording data
SHUB
This feature is to copy the "PromoImage" metadata from editorial content to the user recording information.
Preferred image solution
Product / Telecolumbus
Previously, once a preferred image was set, it could not be changed via ingest or OpCon it could only be changed via a support ticket. This feature resolves that issue. Now when a new promo image is ingested it will override any existing promo images.
OPF and SSP public APIs metrics exposed to customer through API
Product / Telecolumbus @User
TCU require that NAGRA exposes the state of health of OPF and SSP deployment programmatically so they can integrate that information in their existing management systems.
Note that this feature replaces the former "Solution Dashboard" feature.
Compatibility matrix
|
OPF |
Q2 : 22.24STD2 |
Q3 22.38STD0 |
|---|---|---|
|
SSP Q3 GA (22.36STD2) |
|
|
|
DWH GIT Details– ( https://gitlab.hq.k.grp/dtv-analytics/dtv-analytics/-/tree/DWH_REL_22Q1RC0 git commit sha 43c9f525728d3ca4af6dcd65a1363d0062f9038d)
|
|
|
Known, resolved, and new issues
STD0
STD0
List of known issues
The following issues are still open (not resolved) in this OPF_22.38_STD0 release.
|
Issue Type |
Component(s) |
Key |
Summary |
|---|---|---|---|
|
Improvement |
Account and Device Manager (ADM) |
OPF-2935 |
Device Limit Counts |
|
Bug |
Account and Device Manager (ADM) |
OPF-3518 |
PIN Status of LOCKED PIN shows MANDATORY always |
|
Bug |
Account and Device Manager (ADM) |
OPF-3673 |
When we cancel an account using Accounts page in OPCON the workflow jobs for the future recordings are not getting deleted |
|
Bug |
API Gateway (AGW) |
OPF-3280 |
Incorrect response in GDPR while the bookmark and Favorite is added to user |
|
Bug |
Authorisation Facade |
OPF-3958 |
Altice US - signonByUser |
|
Bug |
Business Configuration Manager (BCM) |
OPF-1795 |
Slowness with re-ingestion of existing VOD contents(No changes/updates) on MDMC profile |
|
Bug |
business-rules |
OPF-3901 |
The LTCU workflows are not getting intermediately for a past event |
|
Bug |
business-rules |
OPF-3923 |
Record only once feature does not work for LTCU/NPVR |
|
Bug |
Cassandra |
OPF-3298 |
[Starhub] GET UAV on a Warm_LC_account and other accounts getting 503 error time to time |
|
Bug |
Cast Crew and Persona Service (CCP) |
OPF-2205 |
CCP data is getting deleted even though recording is in active state |
|
Improvement |
Configuration |
OPF-3800 |
[Foxtel] some CPM Pods with very high CPU usage |
|
Bug |
Content and Product Manager (CPM) |
OPF-973 |
When we delete one technical content CWM Purge job is in DONE state even though the other technical content is present |
|
Bug |
Content and Product Manager (CPM) |
OPF-1180 |
LTCU auto-generated editorial content does not return images in images tab of opcon |
|
Bug |
Content and Product Manager (CPM) |
OPF-1977 |
Live EditorialContents marked as readyToExport=false in CPM |
|
Bug |
Content and Product Manager (CPM) |
OPF-2194 |
[Jackson] Some SERIES EdContents have no TechContents associated |
|
Bug |
Content and Product Manager (CPM) |
OPF-2311 |
[Broadstar] Change in product/package does not get reflected on end-user |
|
Improvement |
Content and Product Manager (CPM) |
OPF-2345 |
[Foxtel] NAG-285 Need ability to set default values for Custom Fields |
|
Bug |
Content and Product Manager (CPM) |
OPF-2427 |
[1Tennessee] Channels get unsubscribed after the platform upgrade |
|
Improvement |
Content and Product Manager (CPM) |
OPF-2558 |
[Foxtel] NAG-326 OPUI: [CMS] ability to See all copied nodes in the Nav tree when bulk copy actioned |
|
Bug |
Content and Product Manager (CPM) |
OPF-2590 |
[Starhub] there is no update on the productlink for editorial when there is a change on the asset |
|
Bug |
Content and Product Manager (CPM) |
OPF-2600 |
[Starhub] Nodelink/EditorialContents/technicalContents api got time out when we do limit 1000 |
|
Bug |
Content and Product Manager (CPM) |
OPF-2650 |
[Starhub] When delete/add the Nodelink on the CPM |
|
Improvement |
Content and Product Manager (CPM) |
OPF-2676 |
CPM doesn't allow pagination over productLinks APIs - this blocks OPF-2592 |
|
Improvement |
Content and Product Manager (CPM) |
OPF-2809 |
[Starhub] resync.py command in Metadata do not include the productlink sync |
|
Bug |
Content and Product Manager (CPM) |
OPF-2828 |
[Starhub] Inconsistency Flag on content group on CPM |
|
Improvement |
Content and Product Manager (CPM) |
OPF-2886 |
[Broadstar] Ability when adding a channel via the OpCon to automatically update channel list |
|
Improvement |
Content and Product Manager (CPM) |
OPF-2917 |
[CPM] Dynamic Content Groups does not support ordering |
|
Improvement |
Content and Product Manager (CPM) |
OPF-3007 |
DELETE ContentGroup Requests Contravene API Standards |
|
Bug |
Content and Product Manager (CPM) |
OPF-3075 |
[Starhub] RabbitMQ mds.vod.error queue is increasing |
|
Bug |
Content and Product Manager (CPM) |
OPF-3171 |
REDO workflow doesn't work when Job is in status DONE |
|
Bug |
Content and Product Manager (CPM) |
OPF-3185 |
[CLARO COLOMBIA][TeleColumbus] EPG overlaps different events in some channels |
|
Bug |
Content and Product Manager (CPM) |
OPF-3195 |
When we update the CPW to a different Node |
|
Bug |
Content and Product Manager (CPM) |
OPF-3324 |
[FIH] Dead.Letter queue increased at FIH |
|
Improvement |
Content and Product Manager (CPM) |
OPF-3462 |
[Foxtel] - NAG-??? - Copy Content via Drag-Drop does not retain display ordering |
|
Bug |
Content and Product Manager (CPM) |
OPF-3479 |
[Foxtel] NAG-547/619 - OPF3 B/E - Node Copy with Content - preferenceSet not updated during removal of content from a copied node - also standard nodes |
|
Bug |
Content and Product Manager (CPM) |
OPF-3495 |
[NCTC] Missing catch-up |
|
Bug |
Content and Product Manager (CPM) |
OPF-3520 |
CPM data not synching with MDS / SAS |
|
Bug |
Content and Product Manager (CPM) |
OPF-3521 |
[NCTC] EPG are not displayed on end-user devices |
|
Bug |
Content and Product Manager (CPM) |
OPF-3547 |
[Starhub] CPM purge did not delete the old data |
|
Bug |
Content and Product Manager (CPM) |
OPF-3550 |
CPW ( Content publishing window ) is empty |
|
Bug |
Content and Product Manager (CPM) |
OPF-3569 |
[CLC] Dead letter queue is constantly filling |
|
Bug |
Content and Product Manager (CPM) |
OPF-3654 |
[CLC + FOXTEL] CPM Sending ContentPublishingWindows with a null node reference |
|
Bug |
Content and Product Manager (CPM) |
OPF-3665 |
Channels can not be added to any product |
|
Bug |
Content and Product Manager (CPM) |
OPF-3694 |
[opUI/CPM] Extending product dates does not refresh ProductLinks validity dates. |
|
Bug |
Content and Product Manager (CPM) |
OPF-3698 |
[NCTC] Missing CatchUps in all NCTC operators |
|
Bug |
Content and Product Manager (CPM) |
OPF-3757 |
[Foxtel]NAG-667: Prod Neo4j CPU High usage |
|
Bug |
Content and Product Manager (CPM) |
OPF-3793 |
Neo4j CPU utilization is reaching 100% on bulk NodeLinks ingestion |
|
Improvement |
Content and Product Manager (CPM) |
OPF-3807 |
EditorialContent date alignment to Events |
|
Improvement |
Content and Product Manager (CPM) |
OPF-3809 |
EditorialContent date alignment to deeplinks |
|
Bug |
Content and Product Manager (CPM) |
OPF-3832 |
NAG-680 Foxtel Missing items in Billing Reports due to lack of product presence in DWH |
|
Bug |
Content and Product Manager (CPM) |
OPF-3860 |
CPM sending productlinks with null end validity |
|
Bug |
Content and Product Manager (CPM) |
OPF-3867 |
[Foxtel] NAG-540: OPF3 F/E - Previously removed Content from OpCon returns on STB |
|
Bug |
Content and Product Manager (CPM) |
OPF-3890 |
[Telecolumbus] CPM Sending updates for same entities many times over causing large drag effect on platform |
|
Bug |
Content and Product Manager (CPM) |
OPF-3900 |
EditorialContent is not creating for STCU event |
|
Bug |
Content and Product Manager (CPM) |
OPF-3908 |
[OpUI] Catalog Manual Ordering does not work at FIH |
|
Bug |
Content and Product Manager (CPM) |
OPF-3985 |
DeepLink Scope is assign to LIVE when DL is ingested within the same file as the EC |
|
Bug |
Content and Product Manager (CPM) |
OPF-4001 |
Some New Release titles show No Actions Available in the STB. High Priority for Foxtel as Contractual obligations may not be met if offer has issues or inaccessible in the box. |
|
Bug |
Content and Product Manager (CPM) |
OPF-4010 |
Adding catchup deeplink to BTV Editorial does not update Editorial scope |
|
Bug |
Content and Product Manager (CPM) |
OPF-4026 |
[TCU] "unknown" ContentType in CPM |
|
Improvement |
Content Builder |
OPF-2784 |
[CB] [Rails] Template rendering fails completely if just one part of the template fails |
|
Bug |
Content Builder |
OPF-2896 |
RAILS Recently Watched Returns Nothing |
|
Bug |
Content Builder |
OPF-3519 |
[TCU] Rails API are taking too much time to be delivered |
|
Bug |
Content Delivery |
OPF-3971 |
Duration is null for VOD content on Jackson |
|
Improvement |
Content Discovery Facade |
OPF-3108 |
[EKT] When we create a dynamic group with constraint group and link the that dynamic content group to a node |
|
Bug |
Content Discovery Facade |
OPF-3854 |
Content discovery facade not working with orquestrator APIs |
|
Improvement |
Content Export Module Nagravision Export Specification (CEX-NES) |
OPF-1885 |
[Foxtel] CEX - Improve the log information |
|
Bug |
Content Export Module Nagravision Export Specification (CEX-NES) |
OPF-3239 |
Count mismatch in OPF3 mds and OPF2 mds while validating BTV Migration |
|
Bug |
Content Export Module Nagravision Export Specification (CEX-NES) |
OPF-3926 |
[Claro Brazil] CEX-NES logs contains too many error messages |
|
Improvement |
Content Export Module Nagravision Export Specification (CEX-NES) |
OPF-3997 |
CEX should export statistics to DWH |
|
Bug |
Content Export Module Nagravision Export Specification (CEX-NES) |
OPF-4019 |
VOD CEX file ingestion in SDP fails - Ratings for promotions |
|
Bug |
Content Export Module Nagravision Export Specification (CEX-NES) |
OPF-4020 |
VOD CEX file ingestion in SDP fails - Referenced technical asset not present |
|
Improvement |
Content Import Module "Gracenote On Connect" (CIM-GOC) |
OPF-2217 |
[Jackson] Display season synopsis when a season is returned in search |
|
Improvement |
Content Import Module "Gracenote On Connect" (CIM-GOC) |
OPF-2321 |
[Jackson] CIM-GOC Parental Rating is not reflected in OpCon |
|
Bug |
Content Import Module "Gracenote On Connect" (CIM-GOC) |
OPF-3401 |
CIM-GOC Series Identifier Missing |
|
Bug |
Content Import Module "Gracenote On Connect" (CIM-GOC) |
OPF-3469 |
[JACKSON] GraceNote ingest raising a lot of SocketTimeout error |
|
Bug |
Content Import Module Disney+ (CIM-Dplus) |
OPF-4007 |
cim-dplus is restarting during Disney Ingestion |
|
Bug |
Content Import Module Nagravision Import Specification (CIM-NIS) |
OPF-2584 |
[TeleColumbus] Event Ingest XML Failing Due To Mandatory Name On Channel |
|
Bug |
Content Import Module Nagravision Import Specification (CIM-NIS) |
OPF-2684 |
[HISPASAT] CIM-NIS fails to accept complex passwords with special characters when connecting to SFTP server |
|
Bug |
Content Import Module Nagravision Import Specification (CIM-NIS) |
OPF-3159 |
[CLC] CIM stopped working |
|
Bug |
Content Import Module Nagravision Import Specification (CIM-NIS) |
OPF-3693 |
Posters are not available for some of the Events as the data is not being ingested into the ihs metadata database |
|
Bug |
Content Import Module Nagravision Import Specification (CIM-NIS) |
OPF-3979 |
ML2 BTV export ingestion in OPF3 returns errors |
|
Bug |
Content Import Module Nagravision Import Specification (CIM-NIS) |
OPF-3994 |
ML2 VOD export ingestion returns errors |
|
Bug |
Content Import Module Nagravision Import Specification (CIM-NIS) |
OPF-4005 |
[clbprep] - MDS parental Rating field missing "precedence" and wrong "Title" value |
|
Bug |
Content Workflow Manager (CWM) |
OPF-2634 |
[FIH] CWM replaces hyphen character on EditorialContent Name on pivot transcoding jobs |
|
Bug |
Content Workflow Manager (CWM) |
OPF-3180 |
[Starhub] Packaging workflow is hang |
|
Improvement |
Content Workflow Manager (CWM) |
OPF-3491 |
Cancel a job while it is processing |
|
Improvement |
Content Workflow Manager (CWM) |
OPF-3708 |
[EKT] Can't redo a successful job from OpCon |
|
Improvement |
Content Workflow Manager (CWM) |
OPF-3731 |
Import parameter jobPriority not traslated in the OPCon job |
|
Improvement |
Content Workflow Manager (CWM) |
OPF-3737 |
deviceType does not change in a VOD already generated |
|
Bug |
CWM Harmonic VOS Adapter |
OPF-3976 |
VOS playback URLs for LTCU contents |
|
Bug |
EAS Dispatcher |
OPF-3594 |
[1tennessee] Trilithics device does not support Keycloak token authentication |
|
Improvement |
Elemental adapter |
OPF-2978 |
[AWS-LTCU] Asset playable URLs published before packaged assets are available for playback |
|
Improvement |
Elemental adapter |
OPF-3802 |
[Sports] Cross-Account Assume Role support for accessing Elemental Services |
|
Bug |
Image Handler(IHS) (IHS) |
OPF-3988 |
FIH - IHS purge queue over 7500 and growing |
|
Bug |
Locker to UserRecordings Facade |
OPF-3931 |
lkr2userrecording facade: error "Missing deviceType in filter attribute" |
|
Bug |
Locker to UserRecordings Facade |
OPF-3968 |
LKR2UserRecording Facade support for GET seriesrecordingS API |
|
Bug |
Locker to UserRecordings Facade |
OPF-4012 |
Cancel seriesRecordings API fails if no deviceType specified as parameter |
|
Bug |
Locker to UserRecordings Facade |
OPF-4022 |
Protection of a recording returns always 404 |
|
Bug |
Metadata Aggregator Service (MAS) |
OPF-943 |
[FIH/PMH] Shorting/Extending On-going Live event on OpConsole doesn't reflect changes on CU CaptureJob |
|
Bug |
Metadata Aggregator Service (MAS) |
OPF-3850 |
redo workflow should be only for VOD contents |
|
Bug |
Metadata Server (MDS) |
OPF-3695 |
Incorrect "endTime" and "startTime" for events with "Program Info Unavailable" |
|
Bug |
Metadata Server (MDS) |
OPF-3975 |
com.nagra.ml .sp.mds queue is increasing in QXC Environment |
|
Improvement |
MKAaquila Adapter |
OPF-2952 |
Aquila Mediakind Adapter needs to support Cancelled status in VOD workflows from Aquila Mediakind Encoder |
|
Bug |
Open Device Messenger (ODM) |
OPF-4004 |
[TCU] Internal error while creating a device |
|
Improvement |
Operator UI (OPUI) |
OPF-2505 |
[Foxtel] NAG-315: Can linked Trailers be displayed in the Trailers tab under Editorial content |
|
Improvement |
Operator UI (OPUI) |
OPF-2655 |
[OpCon] Series - Related Content Improvements |
|
Improvement |
Operator UI (OPUI) |
OPF-2885 |
[Broadstar] Ability for OpCon to automatically import logo when creating channels |
|
Improvement |
Operator UI (OPUI) |
OPF-3047 |
Foxtel - NAG 456- OPCON-Cumulative user permissions in hybrid AD/App environment |
|
Improvement |
Operator UI (OPUI) |
OPF-3097 |
[Foxtel] NAG-473: OPCON - Operator access - Enable Add Child Option to Level 3 menu nodes (Last Restricted Node Level) |
|
Improvement |
Operator UI (OPUI) |
OPF-3227 |
[Foxtel] NAG-475 OPUI: [CMS] OPCON-NPD - Rows Per Page - Add additional option of "250" |
|
Improvement |
Operator UI (OPUI) |
OPF-3229 |
[Foxtel] NAG-486 OPUI: Node Link Default ON | Future Improvement |
|
Improvement |
Operator UI (OPUI) |
OPF-3232 |
[Foxtel] NAG-489 OPUI: [CMS] - Bulk Display Ordering |
|
Improvement |
Operator UI (OPUI) |
OPF-3234 |
[Foxtel] NAG-499 SEARCH: |
|
Bug |
Operator UI (OPUI) |
OPF-3389 |
NET-Claro Migration- "longName" is missing in chunked file which is present in production data |
|
Bug |
Operator UI (OPUI) |
OPF-3407 |
[Foxtel] NAG-491OPCON-NPD Q2- Retaining Table Preferences per profile after Q2 upgrade |
|
Improvement |
Operator UI (OPUI) |
OPF-3485 |
Update Job priority in OpConsole |
|
Improvement |
Operator UI (OPUI) |
OPF-3545 |
Extend filter fields in OpCon RAILS Groups for EPG |
|
Bug |
Operator UI (OPUI) |
OPF-3574 |
OpCon ContentType Values |
|
Bug |
Operator UI (OPUI) |
OPF-3657 |
Cannot move a node to be a child of another node |
|
Improvement |
Operator UI (OPUI) |
OPF-3707 |
[EKT] Can't search jobs by filename in OpCon |
|
Improvement |
Operator UI (OPUI) |
OPF-3751 |
Ability to distinguish between VOD and LTCU content in OPConsole |
|
Improvement |
Operator UI (OPUI) |
OPF-3816 |
Unable to search by dates in VOD Contents in the Console |
|
Bug |
Operator UI (OPUI) |
OPF-3840 |
DCG is Enabled even when the Dynamic Content Group Enabled button is disabled |
|
Improvement |
Operator UI (OPUI) |
OPF-3869 |
Can't search jobs with multiple criteria |
|
Bug |
Operator UI (OPUI) |
OPF-3870 |
'Contains' search returns wrong results |
|
Bug |
Operator UI (OPUI) |
OPF-3871 |
Search contents included in a product returns wrong results |
|
Improvement |
Operator UI (OPUI) |
OPF-3886 |
Add unit on timeshift duration field |
|
Improvement |
Operator UI (OPUI) |
OPF-4011 |
Specify the Content Name and content ID of the technical content in the job instead of the editorial content |
|
Bug |
Operator UI (OPUI) |
OPF-4013 |
OPCONSOLE- Update content targeting group from a channel generates that the channel doesn't appear in the lineup. |
|
Bug |
Operator UI (OPUI) |
OPF-4025 |
Changing Content validity should change the purge job (Opcon) |
|
Bug |
Recommendations Facade |
OPF-3973 |
Queue com.nagra.recommendationsfacade.activities as data cannot be processed |
|
Bug |
RightsManager (RMG) |
OPF-2813 |
PlayoutDeviceClass should be validated when creating an Entitlement |
|
Improvement |
RightsManager (RMG) |
OPF-3122 |
[Starhub] Additonal Index on RMG |
|
Improvement |
Search Aggregation |
OPF-2604 |
FOXTEL - NAG360 - SEARCH- Special Character : led to item not being returned in search |
|
Bug |
Search Aggregation |
OPF-3952 |
Delete Failed node are not filtering out by SAS |
|
Bug |
Search Aggregation |
OPF-3953 |
When filter Deletions is true |
|
Improvement |
Search Facade |
OPF-3331 |
Add Episode (e.g. "The One Where Old Yeller Dies") to SOLR/SearchFacade |
|
Bug |
Search Facade |
OPF-3966 |
deeplinks are not returned in search facade results |
|
Bug |
Thumbor |
OPF-3820 |
[CLC] Missing metadata images in guide ( SSL certificate problems with thumbor ) |
|
Bug |
URL Builder |
OPF-1983 |
Getting blackout url response for the VIP user from Url builder |
|
Improvement |
URL Builder |
OPF-2277 |
When geo-filtering is disabled |
|
Improvement |
User Activity Vault (UAV) |
OPF-3022 |
nPVR Recordings to be removed from UAV when a channel is ceased |
|
Bug |
User Activity Vault (UAV) |
OPF-3386 |
[Foxtel] NAG-569 OPF3 F/E Foxtel STB doesn't send an auth token for UAV in OPF2 but it's needed in OPF3 (not backward compatible) |
|
Bug |
User Activity Vault (UAV) |
OPF-3935 |
[Starhub] Bookmark retrival is slower to Warm_for_LC compare other Account |
|
Improvement |
User Recordings |
OPF-3408 |
[user-recording]: User's quota usage exceeds the above quota available |
|
Bug |
User Recordings |
OPF-3493 |
[CLARO] user-recordings pod continuously restarting |
|
Bug |
User Recordings |
OPF-3796 |
User-Recordings pod restarts while triggering the load test of User-Rec GET calls. |
|
Bug |
User Recordings |
OPF-3808 |
Delete recording request method does not allow filters |
|
Improvement |
User Recordings |
OPF-3849 |
Change of recording file name |
|
Bug |
Workflow Manager to Harmonic VOS360 adapter |
OPF-4024 |
Playback URL for OTT VOD contents has an incorrect format |
New issues
The following are new issues found in this OPF_22.38_STD0 release.
|
Issue Type |
Component/s |
Key |
Summary |
|---|---|---|---|
|
Bug |
Account and Device Manager (ADM) |
OPF-3978 |
PUT /adm/v1/devices/{uid} incorrect error returned |
|
Bug |
Business Configuration Manager (BCM) |
OPF-3451 |
Enable/disable Usage Rules Profile |
|
Bug |
Content and Product Manager (CPM) |
OPF-3421 |
When we are editing validity dates of unpublished product-link |
|
Improvement |
Content and Product Manager (CPM) |
OPF-3595 |
Events Bulk DEL doesn't work |
|
Improvement |
Content and Product Manager (CPM) |
OPF-3615 |
GET events with channel's providerId & providerResourceId fetches ALL the events |
|
Bug |
Content and Product Manager (CPM) |
OPF-3702 |
The nodeLink which is created for a STCU & LTCU content when we have the StcuEnityScope as LIVE_AND_VOD is not having the same validity as the STCU or LTCU Content |
|
Bug |
Content and Product Manager (CPM) |
OPF-3771 |
CPM allows MOVING a Node to Same Node (Source and Destination are same) |
|
Bug |
Content and Product Manager (CPM) |
OPF-3772 |
Not able to copying the child node as the root node from OPCON |
|
Bug |
Content and Product Manager (CPM) |
OPF-3933 |
CPM restarting continuously in SITQ2Q3UPG lab |
|
Bug |
Content Discovery Facade |
OPF-3863 |
The API /metadata/v1/epg/now?next=true&previous=true doesn't return the next event if there is no Live event for a channel |
|
Bug |
Content Discovery Facade |
OPF-3916 |
The CDF API to get media card details for recordings is not giving recording details even if recordings are present |
|
Bug |
Content Discovery Facade |
OPF-3962 |
Content discovery facade api's not giving proper response |
|
Improvement |
CRM gateway |
OPF-3909 |
[TCU] delete device via crm-gateway |
|
Bug |
Identity Authentication Service (IAS) (IAS) |
OPF-3426 |
Able to see UsageRule profile Id in IAS contentAuth token when technicalUsageRuleProfileConfig is disabled or 0FF |
|
Bug |
Image Handler(IHS) (IHS) |
OPF-3552 |
Error while checking in ihs "errorMessage": "temporary download issue" |
|
Bug |
Operator UI (OPUI) |
OPF-3542 |
Intermittent issue while trying to login to Opcon |
|
Bug |
Operator UI (OPUI) |
OPF-3766 |
List Preview of DCG does not work properly based on the query when nodes are toggled during edit |
List of resolved issues
The following issues resolved as part of the OPF_22.38_STD0 release.
|
Issue Type |
Component(s) |
Key |
Summary |
|---|---|---|---|
|
Bug |
Account and Device Manager (ADM) |
OPF-2646 |
RMG allows Entitlements to be created with invalid dates |
|
Bug |
Account and Device Manager (ADM) |
OPF-3042 |
Client Unable To Set Parental Control Threshold Using API |
|
Bug |
Account and Device Manager (ADM) |
OPF-3543 |
[CLARO] PIN service not working for some accounts |
|
Bug |
Content and Product Manager (CPM) |
OPF-2664 |
The product link is not getting created for the editorial channel if we create product link for technical channel using single product link API |
|
Bug |
Content and Product Manager (CPM) |
OPF-2966 |
When the last node is deleted from the NL |
|
Bug |
Content and Product Manager (CPM) |
OPF-3206 |
CPM Pushing the channel events to MDS which Doesn't have technical channels |
|
Bug |
Content and Product Manager (CPM) |
OPF-3339 |
When we update editorial channel without passing the sourcePrefernce at editorial channel |
|
Bug |
Content and Product Manager (CPM) |
OPF-3359 |
NET Claro Migration- CIM NIS Ingestion is getting failed for btv with production data |
|
Bug |
Content and Product Manager (CPM) |
OPF-3369 |
Editorial Content is not creating when we are trying to create new STCU event for Harmonic Channel |
|
Bug |
Content and Product Manager (CPM) |
OPF-3418 |
CPM is not Clearing the Geo Block Locations Group added in a Content or Channel or Event. |
|
Bug |
Content Discovery Facade |
OPF-3056 |
/metadata/v2/editorials returns Dynamic Content Groups by default |
|
Bug |
Content Discovery Gateway (CDG) |
OPF-3262 |
[StarHub] CDG stuck/unable to start due to incoming traffic load |
|
Bug |
Content Export Module Nagravision Export Specification (CEX-NES) |
OPF-3437 |
NET-Claro Migration : While comparing mds responses between production instance and mds response of opf2(by ingesting exported file) some fields are missing. |
|
Bug |
Content Export Module Nagravision Export Specification (CEX-NES) |
OPF-3443 |
NET-Claro Migration : Some Fields are missing in exported file which are present in imported xml file. |
|
Bug |
Metadata Server (MDS) |
OPF-3364 |
UsageRule Profile data is not getting in MDS on technical Channel response |
|
Bug |
Operator UI (OPUI) |
OPF-2826 |
Unable To View Media Card Of Dynamic Content |
|
Bug |
Operator UI (OPUI) |
OPF-2861 |
Editorial Content Blocking / filtering locations are not displayed unless assigned via OpCon |
|
Improvement |
Operator UI (OPUI) |
OPF-3024 |
Foxtel - NAG 454 - OPCON-NPD - Improve cell/Checkbox behaviour when in Grid View | Improvement request |
|
Bug |
Search Aggregation |
OPF-3404 |
SAS request for content groups doesn't include series/season |
|
Bug |
Search Facade |
OPF-3455 |
searchfacade-config is overriden when pod is upgraded |
|
Bug |
User Activity Vault (UAV) |
OPF-3260 |
UAV configmap change |
STD1
STD1
List of known issues
The following issues are still open (not resolved) in this OPF_22.38_STD1 release.
|
Issue Type |
Component(s) |
Key |
Summary |
|---|---|---|---|
|
|
|
|
|
New issues
The following are new issues found in this OPF_22.38_STD1 release.
|
Issue Type |
Component/s |
Key |
Summary |
|---|---|---|---|
|
|
|
|
|
List of resolved issues
The following issues resolved as part of the OPF_22.38_STD1 release.
|
Issue Type |
Component/s |
Key |
Summary |
|---|---|---|---|
|
|
|
|
|
STD2
STD2
List of known issues
The following issues are still open (not resolved) in this OPF_22.38_STD2 release.
|
Issue Type |
Component(s) |
Key |
Summary |
|---|---|---|---|
|
|
|
|
|
New issues
The following are new issues found in this OPF_22.38_STD2 release.
|
Issue Type |
Component/s |
Key |
Summary |
|---|---|---|---|
|
|
|
|
|
List of resolved issues
The following issues resolved as part of the OPF_22.38_STD2 release.
|
Issue Type |
Component/s |
Key |
Summary |
|---|---|---|---|
|
|
|
|
|
STD3
STD3
List of known issues
The following issues are still open (not resolved) in this OPF_22.38_STD3 release.
|
Issue Type |
Component(s) |
Key |
Summary |
|---|---|---|---|
|
Bug |
Account and Device Manager (ADM) |
OPF-3518 |
PIN Status of LOCKED PIN shows MANDATORY always |
|
Bug |
Account and Device Manager (ADM) |
OPF-3673 |
When we cancel an account using Accounts page in OPCON the workflow jobs for the future recordings are not getting deleted |
|
Bug |
Account and Device Manager (ADM) |
OPF-4304 |
Pods in crash loop after stability test |
|
Bug |
API Gateway (AGW) |
OPF-3280 |
Incorrect response in gdpr while the bookmark and Favorite is added to user |
|
Bug |
Authorisation Facade |
OPF-3958 |
Altice US - signonByUser |
|
Bug |
Authorisation Facade |
OPF-4287 |
Altice-US Migration PPV Support - Ph1 - bocPurchase api is not working as expected (returning 401 unauthorized from sdp side) |
|
Bug |
Authorisation Facade |
OPF-4324 |
AuthFacade Sign on Issue - Foxtelprd - when http router restarted |
|
Bug |
Authorisation Facade |
OPF-4369 |
[Foxtel] Seeing F1072 errors due to signon failures during mass content ingest |
|
Bug |
Authorisation Facade |
OPF-4524 |
Foxtel - NoNAG- PROD AuthFacade Needed restarting after MDS upgrade |
|
Bug |
Business Configuration Manager (BCM) |
OPF-3451 |
Enable/disable Usage Rules Profile |
|
Bug |
business-rules |
OPF-3901 |
The LTCU workflows are not getting intermediately for a past event |
|
Bug |
business-rules |
OPF-4143 |
Doubts about redo workflow |
|
Bug |
business-rules |
OPF-4448 |
Contents returned by OPF3 MDS (facade) and ML2 MDS have different formats |
|
Bug |
Cast Crew and Persona Service (CCP) |
OPF-2205 |
CCP data is getting deleted even though recording is in active state |
|
Bug |
Cast Crew and Persona Service (CCP) |
OPF-4649 |
[TCU] Cast&Crew db not purged |
|
Bug |
Content and Product Manager (CPM) |
OPF-2311 |
[Broadstar] Change in product/package does not get reflected on end-user |
|
Bug |
Content and Product Manager (CPM) |
OPF-2427 |
[1Tennessee] Channels get unsubscribed after the platform upgrade |
|
Bug |
Content and Product Manager (CPM) |
OPF-2650 |
[Starhub] When delete/add the Nodelink on the CPM |
|
Bug |
Content and Product Manager (CPM) |
OPF-2828 |
[Starhub] Inconsistency Flag on content group on CPM |
|
Bug |
Content and Product Manager (CPM) |
OPF-3075 |
[Starhub] RabbitMQ mds.vod.error queue is increasing |
|
Bug |
Content and Product Manager (CPM) |
OPF-3336 |
[CPM] CPM logs in kibana are hard to read and download |
|
Bug |
Content and Product Manager (CPM) |
OPF-3520 |
CPM data not synching with MDS / SAS |
|
Bug |
Content and Product Manager (CPM) |
OPF-3532 |
[Foxtel] NAG-608 - Order of Nodes has changed in Opcon |
|
Bug |
Content and Product Manager (CPM) |
OPF-3550 |
CPW ( Content publishing window ) is empty |
|
Bug |
Content and Product Manager (CPM) |
OPF-3654 |
[CLC + FOXTEL] CPM Sending ContentPublishingWindows with a null node reference |
|
Bug |
Content and Product Manager (CPM) |
OPF-3771 |
CPM allows MOVING a Node to Same Node (Source and Destination are same) |
|
Bug |
Content and Product Manager (CPM) |
OPF-3772 |
Not able to copying the child node as the root node from OPCON |
|
Bug |
Content and Product Manager (CPM) |
OPF-3832 |
NAG-680 Foxtel Missing items in Billing Reports due to lack of product presence in DWH |
|
Bug |
Content and Product Manager (CPM) |
OPF-3840 |
DCG is Enabled even when the Dynamic Content Group Enabled button is disabled |
|
Bug |
Content and Product Manager (CPM) |
OPF-3860 |
CPM sending productlinks with null end validity |
|
Bug |
Content and Product Manager (CPM) |
OPF-3900 |
EditorialContent is not creating for STCU event |
|
Bug |
Content and Product Manager (CPM) |
OPF-4013 |
OPCONSOLE- Update content targeting group from a channel generates that the channel doesn't appear in the lineup. |
|
Bug |
Content and Product Manager (CPM) |
OPF-4056 |
[Foxtel] PL-CPW created with null start and end validityPeriodSet |
|
Bug |
Content and Product Manager (CPM) |
OPF-4085 |
Timeout / poor performance of deeplink API |
|
Bug |
Content and Product Manager (CPM) |
OPF-4088 |
Orphan entities in Neo4j not removed by purge |
|
Bug |
Content and Product Manager (CPM) |
OPF-4114 |
FIH - cpm pods memory usage gradually increases to over 90% |
|
Bug |
Content and Product Manager (CPM) |
OPF-4360 |
CPM not sending notification to MDS for event linked with deeplink |
|
Bug |
Content and Product Manager (CPM) |
OPF-4404 |
[Foxtel] CPW Does Not Update After Nodelink Was Updated - Related To Fixing Missing MDS Data |
|
Bug |
Content and Product Manager (CPM) |
OPF-4425 |
[Starhub] one of the CPM POD hang and cause the xml ingest always failed |
|
Bug |
Content and Product Manager (CPM) |
OPF-4452 |
Foxtel - NAG ???- PROD Large volume of production content lost product id and dropped off STB |
|
Bug |
Content and Product Manager (CPM) |
OPF-4485 |
critical K8s Deployment Down: cpm |
|
Bug |
Content and Product Manager (CPM) |
OPF-4486 |
Foxtel - NAG ???- PROD UHD Content ITEM Upright - No Productlinks so not visible to STB |
|
Bug |
Content and Product Manager (CPM) |
OPF-4510 |
Foxtel - NAG ???- PROD No Actions Available Button on Foxtel Store Content |
|
Bug |
Content and Product Manager (CPM) |
OPF-4564 |
CPM is creating CPW without start and end date |
|
Bug |
Content and Product Manager (CPM) |
OPF-4621 |
[Foxtel] NAG-??? - CPM Node's childPreferenceSet gets wiped out |
|
Bug |
Content and Product Manager (CPM) |
OPF-4652 |
[TCU] CPM is being restarted often |
|
Bug |
Content and Product Manager (CPM) |
OPF-4663 |
[TCU] Even if XML is failed |
|
Bug |
Content and Product Manager (CPM) |
OPF-4682 |
[Foxtel PRD] CPM Update notifications not reaching MDS - STB Missing Content Issue |
|
Bug |
Content Builder |
OPF-3519 |
[TCU] Rails API are taking too much time to be delivered |
|
Bug |
Content Builder |
OPF-4221 |
[Sports] ContentBuilder mixes up multiple nodes on MDS query when retrieving a published node in rails. |
|
Bug |
Content Builder |
OPF-4342 |
Catchup fields are null when a catchup DeepLink is promoted into Rails |
|
Bug |
Content Builder |
OPF-4593 |
The Content Builder template views API is not giving the contents in sorted order when a DCG which has sorted order is added into the Rail |
|
Bug |
Content Builder |
OPF-4691 |
critical K8s Pod is crash looping: contentbuilder |
|
Bug |
Content Discovery Facade |
OPF-4179 |
[Foxtel] NAG-701 Mismatching Season Information on MLC |
|
Bug |
Content Discovery Facade |
OPF-4299 |
CDF isn't omitting Cache-Control headers for /epg APIs |
|
Bug |
Content Discovery Facade |
OPF-4534 |
[TCU] Search-facade generates Error 400 when SortOrder is defined |
|
Bug |
Content Discovery Facade |
OPF-4673 |
Multiple products coming back in the CDF response |
|
Bug |
Content Discovery Facade |
OPF-4685 |
Contents are shown in the device even when CDF is not assigning nodes |
|
Bug |
Content Discovery Facade |
OPF-4687 |
DCG ids are returned from CDF and contents are duplicated in the device |
|
Bug |
Content Discovery Facade |
OPF-4692 |
Version filtering does not work in CDF |
|
Bug |
Content Discovery Facade |
OPF-4697 |
Input default nodes information is returned by CDF |
|
Bug |
Content Export Module Nagravision Export Specification (CEX-NES) |
OPF-3239 |
Count mismatch in OPF3 mds and OPF2 mds while validating BTV Migration |
|
Bug |
Content Export Module Nagravision Export Specification (CEX-NES) |
OPF-4585 |
[clbprep][ph1] - The OPF3 or/and the merge script (with new xslt) does not remove all epgDescription for SDP |
|
Bug |
Content Export Module Nagravision Export Specification (CEX-NES) |
OPF-4609 |
[clbprep][ph1] - The Live.sh script or CEX-NES should add the flag fullExport="true when exporting 30 days of EPG |
|
Bug |
Content Import Module Nagravision Import Specification (CIM-NIS) |
OPF-2684 |
[HISPASAT] CIM-NIS fails to accept complex passwords with special characters when connecting to SFTP server |
|
Bug |
Content Import Module Nagravision Import Specification (CIM-NIS) |
OPF-3693 |
Posters are not available for some of the Events as the data is not being ingested into the ihs metadata database |
|
Bug |
Content Import Module Nagravision Import Specification (CIM-NIS) |
OPF-4081 |
[CLARO] ~1% of xml files ingested fail with unexpected error |
|
Bug |
Content Import Module Nagravision Import Specification (CIM-NIS) |
OPF-4297 |
Program technical id is transformed to a float number instead of string |
|
Bug |
Content Import Module Nagravision Import Specification (CIM-NIS) |
OPF-4482 |
[clbprep][ph1] - CPM "productsRefs" partially migrated |
|
Bug |
Content Import Module Nagravision Import Specification (CIM-NIS) |
OPF-4494 |
[clbprep][ph1] - Ingest taking longer time using delta files |
|
Bug |
Content Import Module Nagravision Import Specification (CIM-NIS) |
OPF-4547 |
[Claro] CIM stuck not processing xml files |
|
Bug |
Content Import Module Nagravision Import Specification (CIM-NIS) |
OPF-4718 |
VOD content validity dates cannot be modified via XML |
|
Bug |
Content Workflow Manager (CWM) |
OPF-2634 |
[FIH] CWM replaces hyphen character on EditorialContent Name on pivot transcoding jobs |
|
Bug |
Content Workflow Manager (CWM) |
OPF-3180 |
[Starhub] Packaging workflow is hang |
|
Bug |
Content Workflow Manager (CWM) |
OPF-4255 |
[QXC] When CWM starts and picks up ~500 validation jobs |
|
Bug |
Content Workflow Manager (CWM) |
OPF-4620 |
Recording purge jobs are launched multiple times |
|
Bug |
Content Workflow Manager (CWM) |
OPF-4661 |
[TCU] serious CWM high memory usage (< 15% left) |
|
Bug |
Content Workflow Manager (CWM) |
OPF-4693 |
CWM doesn't pick the workflow jobs |
|
Bug |
CRM gateway |
OPF-4423 |
Main Event MAHXXXXXX-5XXX entitlement creation failing for an account with 70 Set Top Boxes |
|
Bug |
CRM gateway |
OPF-4722 |
[Starhub] Account profile change to "default" when the acccount status change from active to suspend via crm-gw |
|
Bug |
CWM Harmonic VOS Adapter |
OPF-4371 |
PreProcessing job timeout generates an unsupported request to VOS360 adaptor |
|
Bug |
Database |
OPF-4245 |
[Foxtel] F0503 Error Spike during F/E calls - RMG Archiving |
|
Bug |
Delta Ingest Processor (DIP) |
OPF-4490 |
[clbprep][ph1] - DIP/CIM Ingestion errors |
|
Bug |
Environment |
OPF-3899 |
[EUSKALTEL] technical fields are missing in mds |
|
Bug |
Environment |
OPF-4420 |
[ODM][CLC] After the field upgrade for the 1.36.71 version on SEI devices |
|
Bug |
Environment |
OPF-4570 |
[TCU] ELK indexes get blocked - index read-only |
|
Bug |
Identity Authentication Service (IAS) (IAS) |
OPF-3426 |
Able to see UsageRule profile Id in IAS contentAuth token when technicalUsageRuleProfileConfig is disabled or 0FF |
|
Bug |
Image Handler(IHS) (IHS) |
OPF-1180 |
LTCU auto-generated editorial content does not return images in images tab of opcon |
|
Bug |
Image Handler(IHS) (IHS) |
OPF-3988 |
FIH - IHS purge queue over 7500 and growing |
|
Bug |
Image Handler(IHS) (IHS) |
OPF-4074 |
IHS db is not purged |
|
Bug |
Image Metadata Server |
OPF-4394 |
CPM does't purge iMDS images |
|
Bug |
Image Metadata Server |
OPF-4634 |
Episode images: Wrong episode image on search and series page |
|
Bug |
Image Metadata Server |
OPF-4712 |
[TCU] Imagemetadataserver is being restarted every day |
|
Bug |
Locker to UserRecordings Facade |
OPF-3968 |
LKR2UserRecording Facade support for GET seriesrecordingS API |
|
Bug |
Locker to UserRecordings Facade |
OPF-4265 |
Different URL asset for OTT and STB recordings |
|
Bug |
Metadata Aggregator Service (MAS) |
OPF-943 |
[FIH/PMH] Shorting/Extending On-going Live event on OpConsole doesn't reflect changes on CU CaptureJob |
|
Bug |
Metadata Aggregator Service (MAS) |
OPF-4670 |
Deleting a future event that shares content with a past event results in error message "No purge job to delete the contents" |
|
Bug |
Metadata Server (MDS) |
OPF-4037 |
[Foxtel] isContentAuthorised returns NOT_AUTHORIZED for VOD with related serviceLongName |
|
Bug |
Metadata Server (MDS) |
OPF-4362 |
[TCU] STCU dates are wrongly ingested into Ncanto |
|
Bug |
Metadata Server (MDS) |
OPF-4464 |
[TCU] Deeplinks wrong availability dates in Ncanto |
|
Bug |
Metadata Server (MDS) |
OPF-4630 |
Contents returned by OPF3 MDS do not have series assigned until an export to ML2 is done |
|
Bug |
Metadata Server (MDS) |
OPF-4633 |
Cache key does not respect new token style - still relies on billingCountryCode |
|
Bug |
Metadata Server (MDS) |
OPF-4659 |
Foxtel - NoNAG- High Get Nodes calls slow overall response times |
|
Bug |
Operator UI (OPUI) |
OPF-3389 |
NET-Claro Migration- "longName" is missing in chunked file which is present in production data |
|
Bug |
Operator UI (OPUI) |
OPF-3407 |
[Foxtel] NAG-491OPCON-NPD Q2- Retaining Table Preferences per profile after Q2 upgrade |
|
Bug |
Operator UI (OPUI) |
OPF-3421 |
When we are editing validity dates of unpublished product-link |
|
Bug |
Operator UI (OPUI) |
OPF-3574 |
OpCon ContentType Values |
|
Bug |
Operator UI (OPUI) |
OPF-3657 |
Cannot move a node to be a child of another node |
|
Bug |
Operator UI (OPUI) |
OPF-3766 |
List Preview of DCG does not work properly based on the query when nodes are toggled during edit |
|
Bug |
Operator UI (OPUI) |
OPF-3871 |
Search contents included in a product returns wrong results |
|
Bug |
Operator UI (OPUI) |
OPF-4160 |
https://api.<customer_name>.opentv.com/opconsole/#/login is opened |
|
Bug |
Operator UI (OPUI) |
OPF-4323 |
You cannot see more than 100 account profile in the account profile box from an account |
|
Bug |
Operator UI (OPUI) |
OPF-4533 |
[TCU] Opconsole do not show DCG with SortOrder filter configured |
|
Bug |
Operator UI (OPUI) |
OPF-4674 |
Various issues with products (OPF / SSP / Operator Console) |
|
Bug |
Platform |
OPF-4664 |
[TCU] Dead letter queue increasing and not being consumed |
|
Bug |
RightsManager (RMG) |
OPF-4105 |
Entitlements aren't archived when linked account is archived. |
|
Bug |
RightsManager (RMG) |
OPF-4605 |
FoxtelPRD - rmg crashloopbackoff |
|
Bug |
Search Aggregation |
OPF-3952 |
Delete Failed node are not filtering out by SAS |
|
Bug |
Search Aggregation |
OPF-4392 |
Product remains linked to a channel after remove it from OPConsole |
|
Bug |
Search Aggregation |
OPF-4512 |
Trying to sort by field that doesn't exist causes SAS error |
|
Bug |
Search Aggregation |
OPF-4563 |
[TCU] Issues while managing product updates |
|
Bug |
Search Facade |
OPF-4135 |
Unable to filter DCG results by NOW date range |
|
Bug |
Search Facade |
OPF-4393 |
Search returns item without start and end date when type is "ltcu" |
|
Bug |
Search Facade |
OPF-4660 |
[TCU] Future editorialContents are returned in Search results |
|
Bug |
Search Facade |
OPF-4695 |
[TCU] action field is missing from SEARCH result |
|
Bug |
Search Facade |
OPF-4696 |
[TCU] Ratings object missing from search-facade response |
|
Bug |
URL Builder |
OPF-4525 |
[Starhub] URLbuilder response time is around 900ms |
|
Bug |
User Activity Vault (UAV) |
OPF-3298 |
[Starhub] GET UAV on a Warm_LC_account and other accounts getting 503 error time to time |
|
Bug |
User Activity Vault (UAV) |
OPF-3386 |
[Foxtel] NAG-569 OPF3 F/E Foxtel STB doesn't send an auth token for UAV in OPF2 but it's needed in OPF3 (not backward compatible) |
|
Bug |
User Activity Vault (UAV) |
OPF-4232 |
[Foxtel]GET and PUT UAV Bookmarks with 503 error |
|
Bug |
User Activity Vault (UAV) |
OPF-4334 |
[TCU] UAV activity requests do not check auth token |
|
Bug |
User Activity Vault (UAV) |
OPF-4382 |
[Starhub] Bookmark retrival response with 503 |
|
Bug |
User Activity Vault (UAV) |
OPF-4690 |
[Starhub] Favorite API have a slow response between 18:00 - 22:00 SGT time |
|
Bug |
User Recordings |
OPF-4642 |
Deleting/Canceling Series recording by STB doesn't work |
New issues
The following are new issues found in this OPF_22.38_STD3 release.
|
Issue Type |
Component/s |
Key |
Summary |
|---|---|---|---|
|
Bug |
Content Export Module Nagravision Export Specification (CEX-NES) |
OPF-4665 |
[clbprep][ph1] CEX-NES adding parameter fullExport=true is not added in the output file |
|
Bug |
Content Export Module Nagravision Export Specification (CEX-NES) |
OPF-4666 |
[clbprep][ph1] CEX-NES you cannot trigger 2 APS using the same configuration template |
|
Bug |
Content Export Module Nagravision Export Specification (CEX-NES) |
OPF-4688 |
[clbprep][ph1] CEX-NES raises OutOfMemory - Java heap space when extracting all channels information |
List of resolved issues
The following issues resolved as part of the OPF_22.38_STD3 release.
|
Issue Type |
Component/s |
Key |
Summary |
|---|---|---|---|
|
Improvement |
Content and Product Manager (CPM) |
OPF-2194 |
[Jackson] Some SERIES EdContents have no TechContents associated |
|
Improvement |
Content and Product Manager (CPM) |
OPF-2917 |
[CPM] Dynamic Content Groups does not support ordering |
|
Bug |
Content and Product Manager (CPM) |
OPF-4228 |
Timeout while modifying STCU/LTCU flag from opcon |
|
Bug |
Content and Product Manager (CPM) |
OPF-4276 |
TCU] CPM hits 95% Memory and pods are restarted |
|
Bug |
Content and Product Manager (CPM) |
OPF-4353 |
[clbprep][ph1] - "string" value being filled on empty fields after XML channels import (from CMS4) |
|
Bug |
Content and Product Manager (CPM) |
OPF-4384 |
[clbprep][ph1] - ChannelMaker script failing with message: 400 - {"technicalMessage":"Duplicate key CUST_CatchUp |
|
Bug |
Content and Product Manager (CPM) |
OPF-4442 |
not possible to modify SortOrder in a DCG using API |
|
Bug |
Content Builder |
OPF-4029 |
[TCU] Deeplink metadata values does not appear on the Template response |
|
Bug |
Content Builder |
OPF-4364 |
Need to modify url sent from CB to MDS |
|
Bug |
Content Builder |
OPF-4433 |
[TCU] ContentDelivery response returns expired STCU items from recommendation rails. |
|
Bug |
Content Discovery Facade |
OPF-3863 |
The API /metadata/v1/epg/now?next=true&previous=true doesn't return the next event if there is no Live event for a channel |
|
Bug |
Content Export Module Nagravision Export Specification (CEX-NES) |
OPF-3926 |
[Claro Brazil] CEX-NES logs contains too many error messages |
|
Bug |
Content Import Module Nagravision Import Specification (CIM-NIS) |
OPF-4257 |
[clbprep][ph1] Errors importing ML2.x channels & products export with CIM-NIS |
|
Bug |
Content Import Module Nagravision Import Specification (CIM-NIS) |
OPF-4352 |
[clbprep][ph1] - Metadata fields are not being copied in ML2.x->CMS5 import |
|
Bug |
Content Import Module Nagravision Import Specification (CIM-NIS) |
OPF-4376 |
[clbprep][ph1] - ML2.x->CMS5 import: "Technical Type" filled with "DRM Device ID" value |
|
Bug |
Content Import Module Nagravision Import Specification (CIM-NIS) |
OPF-4409 |
[clbprep][ph1] - Error importing XML: "technicalMessage":"No existing product with id '' found for a product link" |
|
Bug |
Metadata Server (MDS) |
OPF-4346 |
[clbprep][ph1] - Incorrect type for field "isnPvr" |
|
Improvement |
Metadata Server (MDS) |
OPF-4580 |
Unable to filter DCG by deeplink license type |
|
Bug |
Search Aggregation |
OPF-4415 |
[Hispasat] SAS went down when Elastic Search Node 01 was down |
|
Improvement |
Search Facade |
OPF-4284 |
SearchFacade add contentType |
|
Bug |
User Recordings |
OPF-4260 |
Recording service is re-queuing the message indefinitly upon failure in processing of a deleted event |
STD5
STD5
List of known issues
The following issues are still open (not resolved) in this OPF_22.38_STD5 release.
|
Issue Type |
Component(s) |
Key |
Summary |
|---|---|---|---|
|
Bug |
Search Façade |
OPF-5061 |
[TCU] Enabling OnlyPlayable flag does not show any "live" when types are mixed up into the URL |
|
Bug |
Image Metadata Server |
OPF-4969 |
[TCU] Timeouts during ingestion in imagemetadatasever |
|
Bug |
Content Builder |
OPF-4935 |
[TCU] Misalignment on precedence value between EPG and Templateview api. |
|
Bug |
Content and Product Manager (CPM) |
OPF-4818 |
CPM Pods are restarted during SimplyTV TCU Ingestion |
|
Improvement |
Monitoring |
OPF-4794 |
[TCU] Integrate custom changes to monitor number of item/records in CPM, MDS and IMDS |
|
Bug |
HTTP Router |
OPF-4739 |
[TCU] If template response is bigger than 1150KB, reponse is not cached |
|
Bug |
Operator UI (OPUI), Search Aggregation |
OPF-4674 |
Various issues with products (OPF / SSP / Operator Console) |
New issues
The following are new issues found in this OPF_22.38_STD5 release.
|
Issue Type |
Component/s |
Key |
Summary |
|---|---|---|---|
|
|
|
|
|
List of resolved issues
The following issues resolved as part of the OPF_22.38_STD5 release.
|
Issue Type |
Component/s |
Key |
Summary |
|---|---|---|---|
|
Bug |
Operator UI (OPUI) |
OPF-4997 |
[TCU] Not possible to select NOW in VisualSearch |
|
Bug |
Operator UI (OPUI) |
OPF-4996 |
[TCU] OpCon throw an error while creating DCG |
|
Bug |
Search Façade |
OPF-4949 |
[TCU] missing criteria in Visual Search - Dynamic Content Groups |
|
Bug |
Metadata Server (MDS), Recommendation Engine eXporter (REX) |
OPF-4942 |
[TCU] Amazon series not created in Ncanto |
|
Bug |
Metadata Server (MDS), Recommendation Engine eXporter (REX) |
OPF-4941 |
[TCU] MDS sends EC dates to Ncanto for VOD/LTCU assets. |
|
Bug |
Operator UI (OPUI) |
OPF-4940 |
[TCU] Missing number of items linked to a product in OpCon |
|
Bug |
Metadata Server (MDS), Recommendation Engine eXporter (REX) |
OPF-4934 |
[TCU] Analyzing Ncanto assets creation for STCU/LTCU contents. |
|
Bug |
Metadata Server (MDS), Search Façade |
OPF-4916 |
Intermittent issue with onlyplayable=true flag in Search |
|
Bug |
Content Builder |
OPF-4909 |
Rail not correctly updated when changing language |
|
Bug |
Search Façade |
OPF-4906 |
PRIMEVIDEO Series only have "GLOBAL" as providers in Search |
|
Bug |
Search Façade |
OPF-4891 |
[TCU] Search results not showing current programm and results are not sorted |
|
Bug |
Metadata Server (MDS), Recommendation Engine eXporter (REX) |
OPF-4887 |
[TCU] Wrong availability dates pushed to Ncanto |
|
Bug |
Search Aggregation |
OPF-4872 |
SAS Neo4j query slow after upgrade at Starhub |
|
Improvement |
Metadata Server (MDS), Search Façade |
OPF-4866 |
[TCU] Map Deeplinks metadata fields into SOLR DB. |
|
Bug |
Content and Product Manager (CPM), Recommendation Engine eXporter (REX) |
OPF-4861 |
[TCU] REX does not push LTCU as VOD assets. |
|
Bug |
Content and Product Manager (CPM) |
OPF-4858 |
[TCU] CPM restarted during XML ingestions |
|
Bug |
Content Export Module “Nagravision Export Specification” (CEX-NES) |
OPF-4839 |
[clbprep][ph1] - CEX to MDS (programmes) missing "eventId" |
|
Bug |
Content Export Module “Nagravision Export Specification” (CEX-NES) |
OPF-4838 |
[clbprep][ph1] - CEX to MDS (programmes.editorial) "duration" field 0 and -1 |
|
Bug |
Content Import Module “Nagravision Import Specification” (CIM-NIS), Delta Ingest Processor (DIP) |
OPF-4837 |
[clbprep][ph1] - CEX to MDS (programmes) missing CUST fields |
|
Bug |
Content Export Module “Nagravision Export Specification” (CEX-NES) |
OPF-4835 |
[clbprep][ph1] - CEX to MDS (services.technical) missing "CUST_NetworkLocationV2" field |
|
Bug |
Content Export Module “Nagravision Export Specification” (CEX-NES) |
OPF-4834 |
[clbprep][ph1] - CEX to MDS (services.editorial) missing "guardTime" and "guardTimeEnd" fields |
|
Bug |
Search Façade |
OPF-4832 |
[TCU] Valid EC with DL in future/expired is returned by a SF query |
|
Bug |
Content Export Module “Nagravision Export Specification” (CEX-NES) |
OPF-4780 |
[clbprep][ph1] - CEX output file for SDP with Service tags differences |
|
Bug |
Content Export Module “Nagravision Export Specification” (CEX-NES) |
OPF-4779 |
[clbprep][ph1] - CEX output file for SDP with Product tags differences |
|
Bug |
Content Export Module “Nagravision Export Specification” (CEX-NES), OPF Script |
OPF-4778 |
[clbprep][ph1] - SDP needs only technicals with drmInstanceName="DRM_Nagra" or no DRM defined in it's import. |
|
Bug |
User Recordings |
OPF-4756 |
Series recording with All_Episodes option is not recording all the episodes associated to the series id |
|
Bug |
Search Façade |
OPF-4755 |
[TCU] Search deliver series with episodes not playable. |
|
Improvement |
Environment |
OPF-4740 |
[clbprep][ph1] Deployment of Lambda to replace CIW |
|
Bug |
Content Builder |
OPF-4733 |
[TCU] Rails API fails if type/content is not recommendationItem. |
|
Bug |
CRM gateway |
OPF-4722 |
[Starhub] Account profile change to "default" when the acccount status change from active to suspend via crm-gw |
|
Improvement |
Content and Product Manager (CPM) |
OPF-4700 |
[CPM] Series without episodes should not be exportable to MDS |
|
Bug |
Search Façade |
OPF-4696 |
[TCU] Ratings object missing from search-facade response |
|
Bug |
Content Export Module “Nagravision Export Specification” (CEX-NES), OPF Script |
OPF-4688 |
[clbprep][ph1] CEX-NES raises OutOfMemory - Java heap space when extracting all channels information |
|
Bug |
Search Façade |
OPF-4660 |
[TCU] Future editorialContents are returned in Search results |
|
Bug |
Image Metadata Server |
OPF-4634 |
Episode images: Wrong episode image on search and series page |
|
Improvement |
Metadata Server (MDS), Recommendation Engine eXporter (REX), Recommendations Facade |
OPF-4543 |
Enhance data sent to Ncanto to support contexts for non-STCU catchup types |
|
Bug |
Delta Ingest Processor (DIP) |
OPF-4490 |
[clbprep][ph1] - DIP/CIM Ingestion errors |
|
Bug |
Metadata Server (MDS), Recommendation Engine eXporter (REX) |
OPF-4464 |
[TCU] Deeplinks wrong availability dates in Ncanto |
|
Bug |
business-rules, Content and Product Manager (CPM), Metadata Server (MDS) |
OPF-4390 |
STCU Content is not promoting in rails |
|
Bug |
User Activity Vault (UAV) |
OPF-4334 |
[TCU] UAV activity requests do not check auth token |
|
Bug |
Content Discovery Façade |
OPF-4299 |
CDF isn't omitting Cache-Control headers for /epg APIs, so nginx proxy caching isn't kicking in |
Deprecated APIs
|
Component |
API |
Description |
Deprecated in release |
Supported until |
|---|---|---|---|---|
|
IAS |
/v2/token |
Replaced by
|
2022 Q3 |
2023 Q1 |
|
IAS |
/v2/signout |
Replaced by
|
2022 Q3 |
2023 Q1 |