Default field db update script

I found bug related to db update script for column default value.
Although once I exexuted the script on the database:

ALTER TABLE SchemaVersion 
  alter column UpdateUser set default current_user;

and it correctly set the field.
When I try to sync with the database and once again generate the update script it generates the same. Although there was no changes.e3

Hi Jerzy,

Thank you for your post. I have forwarded your case to our engineers to study. When there is any news, I will share with you.

Best regards,
Jick Yeung

Hi Jerzy,

A fix has been made to solve the problem you reported. You can now update to the latest patch build (v16.2 20210130ai or higher) to obtain the fix. Please follow the steps in the article below to perform the update:

Thank you again for letting us know about the issue.

Best regards,
Jick Yeung