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

Type casting error shown for pages related to Modal Dialog v24.05.02 #1085

Closed
howard-e opened this issue May 2, 2024 · 0 comments
Closed
Labels
bug Something isn't working

Comments

@howard-e
Copy link
Contributor

howard-e commented May 2, 2024

Modal Dialog v24.05.02 has been imported into the app, and the current version page shows a potential type casting error which seem to match the presentationNumber values of the source csv files.

The issue also affects the test run page being rendered when it has been added to the Test Queue

Error shown

Int cannot represent non-integer value: 14.1 Int cannot represent non-integer value: 14.1 Int cannot represent non-integer value: 14.1 Int cannot represent non-integer value: 16.1 Int cannot represent non-integer value: 16.1 Int cannot represent non-integer value: 16.1 Int cannot represent non-integer value: 40.1 Int cannot represent non-integer value: 40.1 Int cannot represent non-integer value: 40.1

To replicate this locally:

  • git checkout main
  • yarn db-import-tests:dev;
  • Run the app
  • Visit the Modal Dialog v24.05.02 version page from the Data Management page and observe the error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In production / Completed
Development

No branches or pull requests

2 participants