Sync multiple gmail on one account is failing on cloud
I would like to sync multiple gmail account on one account but the second one is failing.
There is no feedback. The workspace is colec 🙂...
Need Help with Email Sync (v0.4.0)
I am mainly into front-end side of things so not too much idea about back-end side of things. I have provided the following environment variables:
FRONT_AUTH_CALLBACK_URL=http://localhost:3001/verify
AUTH_GOOGLE_ENABLED=true
MESSAGING_PROVIDER_GMAIL_ENABLED=true
CALENDAR_PROVIDER_GOOGLE_ENABLED=true...
Can OptimisticEffect work this way ?
Let’s say I have two objects “A” and “B”.
Object A has ONE TO MANY relation with Object B.
Now, I use “useFindManyRecords” for Object A and in its query fields I fetch Object B items as well. With this “useUpdateManyRecord” and other CRUD hooks for this same Object A works fine and optimistic effect is running properly as well....
Error with address field
I add an address field inside my app and it apparently break the schema... :/
I'm on the cloud version (colec workspace) , so I can't tell about back-end logs ^^...
useFindManyRecords() hook doesn’t utilize depth property.
useFindManyRecords() hook has depth property in its prop types but the property is not being destructured from props and ofcourse not getting passed on to the query factory.
Display specific data in table based on some check.
I want to display specific data like having isDeleted false in table. is there any option for that as i don't want to change reuseable recordIndex components that are already working.
“start” script at root is not exiting gracefully
We are able to start dev servers with “yarn start” command now but when we try to exit it…it throws these errors.
Logout issue
Does the logout feature has issue ? I click on logout and the url has changed but I don’t see the welcome page component rendering.
But when I refresh the page, it is logged out and I can also see the Welcome page component....
Hide Display Table Columns
I want to hide some columns that should not be shown in table like some id's but they will be used to make some checks inside code. where is the implementation for that.
Getting Error while executing `graphql:data:generate` script in twenty-front module
I have made changes to the Response of verify mutation. I am sending back some additional fields for user in Verify Mutation Response. In order to sync those changes with frontend codegen autogenerated schema, I will have to run
graphql:data:generate
script (as far as I understand). In this script I am getting this error.Setting up URL/Domain
I get a little stuck on this.
in the .env there's the:
```SERVER_URL=https//lcoalhost:3000
FRONT_BASE_URL=http://lcoalhost:3000...
Access API
The demo plateform is broken, so I cannot generate an API key to access the rest api documentation
https://docs.twenty.com/rest-api/core#/
Is there a way to access this documentation? Even a static (not up to date) version will be great....
API filter getting 500
I would like to use the API to fetch some data. One of them contains a select field.
According to the doc I should be using
createdAt[gte]:\"2023-01-01\"
so with the select field :
status[in]:[\"closed\"]
But I keep getting 500 errors
(I've tried also status[in]:["closed"] | status[in]:[closed]
...) but each time a 500 error :/...Can i do it with twenty
Hi. I am new to twenty. I've been searching for years for an open source tool with a nice UI like this one.
We currently have an own developed contact system/crm that I would really like to consider replacing by a tool like this but we have some specific requirements that I am not sure can be tunned into Twenty:
- we need multiple emails on companies with our own category/type definition each. We use this to push department contacts from another tool via API....
Kanban Board not getting setup
Hi @charles,
I am figuring. I did put a select field and inspite of that the kanban board is not getting setup. Have to check if the ID is being passed. Sharing video in github issue as I am unable to upload here. Uploaded here - https://github.com/twentyhq/twenty/issues/4733...
Members in Read mode
Is it possible to add a member in read mode only ?
I mean not able to write modifications in the database (and not access settings) ?...
Backup/restore/Migrate database
I have a local server in 0.3.2 and a (future) prod server in 0.3.3.
I would like to move my database from the first one to the second one.
Ok so I dumped DB:...
Cannot add new elements (person, company or opportunity)
Hello, we have an already populated twenty instance... After the update we are not able to add anywthing new and we gett an apollo error 500.
In the logs we get
'twenty | Exception Captured
twenty | {...