Error when opening opportunity

Instance is self-hosted via docker Version is 0.44.2 Error from console:
inject_main.js:1 inject_main.js
index-B3Cc6wtH.js:32 TypeError: Cannot read properties of undefined (reading 'id')
at index-B3Cc6wtH.js:4163:4184
at useRecordChipData (index-B3Cc6wtH.js:4910:3358)
at RecordChip (index-B3Cc6wtH.js:5015:23384)
at Nh$1 (index-B3Cc6wtH.js:30:19749)
at cj (index-B3Cc6wtH.js:32:3585)
at Vk$1 (index-B3Cc6wtH.js:32:50811)
at Uk$1 (index-B3Cc6wtH.js:32:44967)
at Tk$1 (index-B3Cc6wtH.js:32:44880)
at Ik$1 (index-B3Cc6wtH.js:32:44710)
at Nk$1 (index-B3Cc6wtH.js:32:40486)
Li$1 @ index-B3Cc6wtH.js:32
inject_main.js:1 inject_main.js
index-B3Cc6wtH.js:32 TypeError: Cannot read properties of undefined (reading 'id')
at index-B3Cc6wtH.js:4163:4184
at useRecordChipData (index-B3Cc6wtH.js:4910:3358)
at RecordChip (index-B3Cc6wtH.js:5015:23384)
at Nh$1 (index-B3Cc6wtH.js:30:19749)
at cj (index-B3Cc6wtH.js:32:3585)
at Vk$1 (index-B3Cc6wtH.js:32:50811)
at Uk$1 (index-B3Cc6wtH.js:32:44967)
at Tk$1 (index-B3Cc6wtH.js:32:44880)
at Ik$1 (index-B3Cc6wtH.js:32:44710)
at Nk$1 (index-B3Cc6wtH.js:32:40486)
Li$1 @ index-B3Cc6wtH.js:32
6 Replies
Prastoin
Prastoin3w ago
Hey, might be fixed in the upcoming 0.44.10 https://github.com/twentyhq/twenty/issues/11030 @PLOKMJNB Does it occur on all your opportunities ? Do you have a reproduction process in opportunity creation Please let me know
PLOKMJNB
PLOKMJNBOP2w ago
It does happen on all opportunities No reproduction process (as far as I know) we have API workflows but they only use the API to create new, not duplicate If you mean like issue reproduction, nope
Prastoin
Prastoin2w ago
Ok interesting, if you could please share an opp create request doby or variables I've not been able to reproduce the issue on my side
PLOKMJNB
PLOKMJNBOP2w ago
How can i get that for you?
Prastoin
Prastoin2w ago
Btw it seems like 0.44.10 is still not released yet
No reproduction process (as far as I know) we have API workflows but they only use the API to create new, not duplicate
From my understanding you're programmatically creating opportunities by directly consuming the api ? I would recommend removing the bearer Great thanks @PLOKMJNB Copied your message on my side and deleted here from here Will let you know when potential fix is in production If still occurring afterwards will dig deeper with new possible repro process ! Have a great weekend
PLOKMJNB
PLOKMJNBOP2w ago
Sounds good! you too

Did you find this page helpful?