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
charles
charlesβ€’5mo ago
@πŸ…ΉπŸ…°πŸ†ˆπŸ…±πŸ…΄πŸ…΄ 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
alter type "messageChannel_syncstatus_enum" rename to "messageChannel_syncStatus_enum";
alter type "messageChannel_syncstatus_enum" rename to "messageChannel_syncStatus_enum";
?
charles
charlesβ€’5mo ago
yep!
Want results from more Discord servers?
Add your server