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

Interactive: scheduled action does not get updated when layout is modified #3086

Closed
dasgarner opened this issue Aug 16, 2023 · 1 comment
Closed
Assignees
Labels
Milestone

Comments

@dasgarner
Copy link
Member

If you have a layout which is showing on a display by virtue of a scheduled action (webhook trigger for example), and you update that layout in the CMS, the display is not informed of the change and does not download the updated layout.

@dasgarner dasgarner added the bug label Aug 16, 2023
@dasgarner dasgarner added this to the 3.3.8 milestone Aug 16, 2023
PeterMis added a commit to xibosignage/xibo-cms that referenced this issue Aug 17, 2023
* Interactive: make sure notifyByLayoutCode checks for scheduled actions. xibosignage/xibo#3086
* Interactive: Make sure we have Display name when we process Players actions queue
* Layout: Remove XLF from Layout export. xibosignageltd/xibo-private#413
* Layout: Fix exporting Fonts with new elements. xibosignageltd/xibo-private#412
@dasgarner
Copy link
Member Author

✅ tested

dasgarner added a commit to xibosignage/xibo-cms that referenced this issue Sep 1, 2023
* Bump league/oauth2-server from 8.3.5 to 8.4.2 (#1960)

Bumps [league/oauth2-server](https://github.com/thephpleague/oauth2-server) from 8.3.5 to 8.4.2.
- [Release notes](https://github.com/thephpleague/oauth2-server/releases)
- [Changelog](https://github.com/thephpleague/oauth2-server/blob/8.4.2/CHANGELOG.md)
- [Commits](thephpleague/oauth2-server@8.3.5...8.4.2)

---
updated-dependencies:
- dependency-name: league/oauth2-server
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* SAML support for OKTA (#1963)

relates to xibosignage/xibo#3082

* Bump tough-cookie, less and @cypress/request (#1961)

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.3 and updates ancestor dependencies [tough-cookie](https://github.com/salesforce/tough-cookie), [less](https://github.com/less/less.js) and [@cypress/request](https://github.com/cypress-io/request). These dependencies need to be updated together.


Updates `tough-cookie` from 2.4.3 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v2.4.3...v4.1.3)

Updates `less` from 3.11.1 to 3.13.1
- [Release notes](https://github.com/less/less.js/releases)
- [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md)
- [Commits](less/less.js@v3.11.1...v3.13.1)

Updates `@cypress/request` from 2.88.10 to 2.88.12
- [Release notes](https://github.com/cypress-io/request/releases)
- [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md)
- [Commits](cypress-io/request@v2.88.10...v2.88.12)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: less
  dependency-type: direct:production
- dependency-name: "@cypress/request"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump semver from 5.5.0 to 5.7.2 (#1906)

Bumps [semver](https://github.com/npm/node-semver) from 5.5.0 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.5.0...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump word-wrap from 1.2.3 to 1.2.4 (#1921)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Interactive: make sure notifyByLayoutCode checks for scheduled actions. (#1989)

xibosignage/xibo#3086

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Peter <peter@xibosignage.com>
PeterMis added a commit to xibosignage/xibo-cms that referenced this issue Sep 8, 2023
* Interactive: make sure notifyByLayoutCode checks for scheduled actions. xibosignage/xibo#3086
* Library Upload : check if the provided playlist is editable - for region playlists.
* Folders : Throw specific error when attempting to delete a Folder set as homeFolderId xibosignage/xibo#3083
* Schedule : Fix updating a Layout scheduled using a user created day part not notifying Displays correctly. xibosignage/xibo#3089
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants