We’ve come across an issue with the result of a formula field we created.
It appears to occur when new records are added to the table in question - the formula is not displaying the expected result for these new records.
The formula concatenates the table ID with other values in the same table. Formula is below:
Below, you can see two new records where the formula is result is not displaying the ID (these should start 'R186 and R187) instead, only ‘R’ is displayed.
I have what I think is a related issue, I’m creating records via Make/API and I have a linked record field which should automatically link, however when new records are created they aren’t automatically linked up. But when the records are updated the automatic link then kicks in.
I can give that a shot, they’re self-linking records (parent & children) so I’ll need to ensure they’re created sequentially and then will need to do a search for the parent record to obtain it’s uuid…
My only concern is that I get frequent operation timeouts with the Noloco modules in Make so I’m afraid my scenario won’t be able to run for long enough!
I have a formula field that creates a link based on the uuid of a record. When new records are added, the uuid returns [object Object] and therefore I cannot open the link. You can check the record named “2024/09” from the following link: https://gintekik.noloco.co/periods
The record buttons for other records work fine but for newly added records it fails.
Thanks @ardaergin for bringing this to our attention, the team have started rolling out a fix for this, it should work as expected within the next 30 minutes