Skip to content

fix: add publicData property to query result for rundownBaselineAdlibActions#1637

Draft
imaretic wants to merge 1 commit intoSofie-Automation:mainfrom
evs-broadcast:contribute/adlib-publicdata-query
Draft

fix: add publicData property to query result for rundownBaselineAdlibActions#1637
imaretic wants to merge 1 commit intoSofie-Automation:mainfrom
evs-broadcast:contribute/adlib-publicdata-query

Conversation

@imaretic
Copy link
Contributor

@imaretic imaretic commented Feb 5, 2026

About the Contributor

This PR is posted on behalf of EVS Broadcast Equipment.

Type of Contribution

This is a: Bug fix

Current Behavior

Currently, the Adlib action's public data property is not included in the database query result.
This can be a limiting factor, since in the Adlib action execution function in blueprints we may want access to the public data property.

New Behavior

Adlib action's public data property is now included in the query result and can be read by the blueprints.

Testing

  • I have added one or more unit tests for this PR
  • I have updated the relevant unit tests
  • No unit test changes are needed for this PR

Affected areas

Blueprints integration.

Status

  • PR is ready to be reviewed.
  • The functionality has been tested by the author.
  • Relevant unit tests has been added / updated.
  • Relevant documentation (code comments, system documentation) has been added / updated.

@coderabbitai
Copy link

coderabbitai bot commented Feb 5, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant