anjali
StandardID value generation for Custom object and notes/tasks target relation
We are migrating data from V0.3 to V0.23 and are almost done. However, we are facing an issue with standardId values. We have a few custom objects to migrate and need to determine how to generate standardId values for the customObject in relation to task/noteTarget as well as for reverse foreign relations
4 replies
Regarding Test cases
Hi @charles ,
Can you confirm if there are any automated test cases already written for the twenty code? I am looking for tests that can help reduce manual testing and can be integrated into the CI/CD pipeline.
Thank you!
2 replies
Worker doesn't work on Deployment
Hey @charles
In the package.json, the command "start": "npx nx run-many -t start worker -p twenty-server twenty-front" works locally to start the worker, but it doesn't work in the deployment version. Is there a change required in the Dockerfile to make it work in the deployed environment?
5 replies