v.0.11.2 Column syncStatus type is not the same as the field metadata type
After upgrade to 0.10 this error showed up in workspace health and in 0.11.2 it still persists. Is it possible to manually correct or will it be correct in future releases?
4 Replies
Logs attached
@π
Ήπ
°ππ
±π
΄π
΄ ping me in DM, I'll help you fix your data from there (as it will likely disclose private data, I prefer DM)
Actually, it's easy to fix
you can rename messageChannel_syncstatus_enum into messageChannel_syncStatus_enum
the case was not correctly respected before
So just
?
yep!