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

Zero value Dataset row data not displaying in layout #3564

Open
ifarzana opened this issue Dec 13, 2024 · 0 comments
Open

Zero value Dataset row data not displaying in layout #3564

ifarzana opened this issue Dec 13, 2024 · 0 comments
Labels
Milestone

Comments

@ifarzana
Copy link

ifarzana commented Dec 13, 2024

CMS: 4.1.2

Zero value data from a dataset does not display in layouts. This issue occurs even when the dataset row contains strings.

Steps to Reproduce

  • Create a dataset named Zero values dset test with a row containing:
    • A numeric column with a value of 0.
    • A string column with a value 0 as string value.
  • Create a layout containing:
    • Link the layout to the Zero values dset test dataset.
  • Preview the layout or schedule it to a test display

Expected Behaviour
Both the numeric value (0) and the string value from the dataset should display correctly on the layout.

Actual Behaviour
Neither the numeric value (0) nor the string value is shown in the layout. The issue persists on both:

Screenshots:
dset-01
dset-02

@ifarzana ifarzana added the bug label Dec 13, 2024
@maurofmferrao maurofmferrao added this to the 4.3.0-alpha milestone Jan 6, 2025
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