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

Compute field not populated before len() evaluation #98981

Open
CarlosRoca13 opened this issue Aug 26, 2022 · 0 comments
Open

Compute field not populated before len() evaluation #98981

CarlosRoca13 opened this issue Aug 26, 2022 · 0 comments

Comments

@CarlosRoca13
Copy link
Contributor

At least in version 14.0, by testing the length of a computed field, the values of this field are not populated before eval the len(), so we are getting 0 when it should be other value.

It should return the correct length of the record.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant