Badr
Badr
TTwenty
Created by Prastoin on 5/13/2025 in #❓︱help
0.53 Field metadata settings are missing for field workspaceMember
@prastoin happy to share a backup. I just sent you a friend request to share it in DM.
97 replies
TTwenty
Created by Prastoin on 5/13/2025 in #❓︱help
0.53 Field metadata settings are missing for field workspaceMember
So I went ahead and did as you said, here are the upgrade logs.
97 replies
TTwenty
Created by Prastoin on 5/13/2025 in #❓︱help
0.53 Field metadata settings are missing for field workspaceMember
A \d in the shell after running # PGPASSWORD=xxxxx psql -h localhost -p 5432 -U postgres -d postgres returns Did not find any relations.
97 replies
TTwenty
Created by Prastoin on 5/13/2025 in #❓︱help
0.53 Field metadata settings are missing for field workspaceMember
Trying to go through what you suggest, I can't update the db.
root@gp:~/infrastructure-deployment-files/twenty# docker exec -it 4ce4723c64fc /bin/sh
# psql -U postgres -l
List of databases
Name | Owner | Encoding | Locale Provider | Collate | Ctype | ICU Locale | ICU Rules | Access privileges
-----------+----------+----------+-----------------+------------+------------+------------+-----------+-----------------------
default | postgres | UTF8 | libc | en_US.utf8 | en_US.utf8 | | |
postgres | postgres | UTF8 | libc | en_US.utf8 | en_US.utf8 | | |
template0 | postgres | UTF8 | libc | en_US.utf8 | en_US.utf8 | | | =c/postgres +
| | | | | | | | postgres=CTc/postgres
template1 | postgres | UTF8 | libc | en_US.utf8 | en_US.utf8 | | | =c/postgres +
| | | | | | | | postgres=CTc/postgres
(4 rows)
root@gp:~/infrastructure-deployment-files/twenty# docker exec -it 4ce4723c64fc /bin/sh
# psql -U postgres -l
List of databases
Name | Owner | Encoding | Locale Provider | Collate | Ctype | ICU Locale | ICU Rules | Access privileges
-----------+----------+----------+-----------------+------------+------------+------------+-----------+-----------------------
default | postgres | UTF8 | libc | en_US.utf8 | en_US.utf8 | | |
postgres | postgres | UTF8 | libc | en_US.utf8 | en_US.utf8 | | |
template0 | postgres | UTF8 | libc | en_US.utf8 | en_US.utf8 | | | =c/postgres +
| | | | | | | | postgres=CTc/postgres
template1 | postgres | UTF8 | libc | en_US.utf8 | en_US.utf8 | | | =c/postgres +
| | | | | | | | postgres=CTc/postgres
(4 rows)
I was expecting to find a database related to twenty
97 replies
TTwenty
Created by Prastoin on 5/13/2025 in #❓︱help
0.53 Field metadata settings are missing for field workspaceMember
Do you still recommend the flow you suggest?
97 replies
TTwenty
Created by Prastoin on 5/13/2025 in #❓︱help
0.53 Field metadata settings are missing for field workspaceMember
Hi! I was successfully running v0.52.8 before upgrading to v0.53 today.
97 replies
WWindmill
Created by Badr on 7/16/2024 in #help
User-Defined Dropdown Menus: Propagating Options Across All Rows
Clear, thanks for your feedback!
5 replies
WWindmill
Created by Badr on 7/16/2024 in #help
User-Defined Dropdown Menus: Propagating Options Across All Rows
No description
5 replies
WWindmill
Created by Badr on 7/16/2024 in #help
User-Defined Dropdown Menus: Propagating Options Across All Rows
Update: I am able with a Frontend script that's trigged on item on select. Then using the state variable as the items source, it works in the editor but not in the deployed app where only the first item is suggested.
5 replies