Adrian
Adrian
> Hello. > > If you delete something while the synchronisation is inactive, the deletion will not be detected. > > When the synchronisation starts, all missing files on either...
I went the hard (not recommended) way and it worked.
I encountered the same issue. In my schema it's caused by: ```TypeScript requestState: z.nativeEnum(RequestStateEnum) ``` Downgrading to `3.23.7` didn't help. Edit: I can confirm that the problem is strictly related...
I encountered the same issue when using `rollupTypes: true` option.
The thing is that I didn't change anything in my org's settings and it stopped working all of a sudden.