Liquibase column deletion script is not generated

It is noticed that when I delete any column of an Entity from the Studio, the necessary script is not generated and rather throws a nullpointer exception.
image

Hi

We can’t reproduce such issue. Do you face it for all projects and entities, or it is specific for some of your projects/entity?
Could you please provide idea.log file? So we can get more details of the exception above.

Hi
Here is the idea.log file as requested. I removed one filed (as foreign entity called “FixedAsset”) then generated luquibase that resulted in the same error I shared.

idea 2 2.log.zip (452.1 KB)