Can't search for every type of record
Bug Description
I can't search on Workflow, Workflow Version and Workflow Run records.
https://github.com/user-attachments/assets/2b729806-143b-49e4-8978-71562a45de5e
Hey @Devessier, I discovered that object workflow does not have a field with 'field.type === 'TS_VECTOR' , that's why this issue is arising. I want to work on this issue. Can you please assign it to me?
Hi @MohitAgrawal16, I first need to check with the core team on what we want to do here.
@thomtrp, do you have an idea why we didn't create a TS_VECTOR field at first?
Any update regarding this? @Devessier, @thomtrp
Just discussed with @ijreilly. TS_VECTOR should be added to workflows, workflowVersions and workflowRuns.
Thank you for asking @MohitAgrawal16, assigning you to the issue! 💪
@thomtrp, there are some standard field IDs for each object. What value should TS_VECTOR have for these objects?
Just generate a random uuid starting with 20202020-
@thomtrp, @Devessier, please review the linked PR and tell me if any changes need to be made.