-
-
Notifications
You must be signed in to change notification settings - Fork 24
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] - Add formula in $notUpdatableProps #308
Comments
Hi, Unless we're overseeing something I've made PR to add Formula property to notUpdatableProps.
|
Hello,
I think that, in the same way as uniqueIDs, the formula property should not be updated. Therefore, it should be added to $notUpdatableProps. I have an error on my side. And since the formula is based on other fields, when we update the page, we do not want to update the formula.
body failed validation. Fix one: body.properties.Total estimation.title should be defined, instead was
undefined. body.properties.Total estimation.rich_text should be defined, instead was
undefined. body.properties.Total estimation.number should be defined, instead was
undefined. body.properties.Total estimation.url should be defined, instead was
undefined. body.properties.Total estimation.select should be defined, instead was
undefined. body.properties.Total estimation.multi_select should be defined, instead was
undefined. body.properties.Total estimation.people should be defined, instead was
undefined. body.properties.Total estimation.email should be defined, instead was
undefined. body.properties.Total estimation.phone_number should be defined, instead was
undefined. body.properties.Total estimation.date should be defined, instead was
undefined. body.properties.Total estimation.checkbox should be defined, instead was
undefined. body.properties.Total estimation.relation should be defined, instead was
undefined. body.properties.Total estimation.files should be defined, instead was
undefined. body.properties.Total estimation.status should be defined, instead was
undefined. body.properties.Related Tickets.type should be not present, instead was
"relation". body.properties.Related Tickets.relation should be not present, instead was
[]. body.properties.Related Tickets.name should be defined, instead was
undefined. body.properties.Related Tickets.start should be defined, instead was
undefined.
The text was updated successfully, but these errors were encountered: