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

Dataset Advanced Filter: Text based display tag is not replaced at runtime on the player #3463

Closed
ifarzana opened this issue Jul 25, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@ifarzana
Copy link

Edit a Display:

  • Add a tag with a specific value to the display (e.g., region|cambridge).

Create a New Dataset:

  • Add a column (Text) with DataType as String
  • Add rows, e.g., london, cambridge, leeds
    image

Create a New Layout:

  • Add a dataset widget and select the created dataset.
  • Select the Text column in Appearance Tab
  • Apply a advanced filter clause using the format, e.g., Text = [Tag:region:essex]
  • Set the dataset widget's caching update interval to 1 minute.
  • Publish and play the layout in the Player, updating the cache as needed.
  • Wait a minute for the dataset to update in the player

Expected Behaviour:

  • The player does not show the row with the value cambridge.
    Actual Behaviour:
  • The player shows the row with the value cambridge.

Note: If the column is a numeric value, the filter works fine.

@ifarzana ifarzana added the bug label Jul 25, 2024
@ifarzana ifarzana added this to the 4.1.0-rc2 milestone Jul 25, 2024
@dasgarner dasgarner modified the milestones: 4.1.0-rc2, 4.1.0-rc3 Aug 6, 2024
nadzpogi added a commit to xibosignage/xibo-cms that referenced this issue Aug 9, 2024
nadzpogi added a commit to xibosignage/xibo-cms that referenced this issue Aug 9, 2024
…ntime on the player (#3463)

relates to xibosignage/xibo#3463

- Addressed phpcs warnings.
nadzpogi added a commit to xibosignage/xibo-cms that referenced this issue Aug 13, 2024
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

3 participants