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

Calendar Widget: Web hook triggers not activating for events #3509

Closed
ifarzana opened this issue Sep 24, 2024 · 0 comments
Closed

Calendar Widget: Web hook triggers not activating for events #3509

ifarzana opened this issue Sep 24, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@ifarzana
Copy link

ifarzana commented Sep 24, 2024

CMS Tested: 4.1.0
Player Tested: XfA, XfT

A layout using the Calendar Widget configured to trigger for No Event and Current Event are not functioning as intended. The layout is configured to manage a meeting room occupancy. Note that, the Trigger a web hook option from Displays execute successfully when sent manually from the CMS,

Steps to Reproduce:

  • Create a layout and add the Calendar Widget.
  • Select the Static Template, i.e., Daily Calendar
  • Set the No Event and Current Event triggers (e.g., RED and GREEN) to show a message
  • Schedule the layout event and observe the layout on player.

Expected Behaviour:

  • The text should change to RED when there is a current event (indicating the room is in use).
  • The text should change to GREEN when there are no events (indicating the room is vacant).

Actual Behaviour:

  • The triggers do not activate the changes on the player.
  • Manual execution of the trigger codes from the CMS does result in the correct change in message

Additional Notes:

  • On the Tizen player, the message is visible when the layout initially starts; however, the layout does not restart when its duration is finished.
  • An internal layout with ID 2395 can be used to test the issue.
@ifarzana ifarzana added the bug label Sep 24, 2024
@dasgarner dasgarner self-assigned this Sep 30, 2024
@dasgarner dasgarner added this to the 4.1.2 milestone Oct 28, 2024
dasgarner added a commit to xibosignage/xibo-cms that referenced this issue Nov 5, 2024
dasgarner added a commit to xibosignage/xibo-cms that referenced this issue Nov 6, 2024
* Widget: calendar not sending trigger events
 fixes to xibosignage/xibo#3509

* Widget: calendar number of items to be handled by onDataLoad.
 fixes to xibosignage/xibo#3515
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