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

[Bug] data-validation custom formula type doesn't work correctly when workbook is loaded with pre-existing data #4497

Open
2 tasks done
monicabriano opened this issue Jan 15, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@monicabriano
Copy link

Before you submit this issue, have you checked the following

  • Is this really a problem?
  • I have searched the Github Issues for similar issues, but did not find anything.

Affected packages and versions

0.5.4

Reproduction link

https://stackblitz.com/edit/univer-sheets-vite-fgur9c6c?file=src%2Fmain.ts

Expected behavior

The validations in cells A1 and A3 are correct so it shouldn't mark them as wrong

image

Actual behavior

When loading a json with pre-existing data and validations included, the data-validation seems not to work correctly, from the beginning it marks them as incorrect even when they are correct, this only happens with 'custom formula' type validations.

System information

No response

@monicabriano monicabriano added the bug Something isn't working label Jan 15, 2025
@jikkai jikkai assigned yuhongz and weird94 and unassigned yuhongz Jan 16, 2025
@weird94
Copy link
Contributor

weird94 commented Jan 16, 2025

@Dushusir maybe something wrong with formula engine

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
None yet
Development

No branches or pull requests

5 participants