Hi guys,
What refresh/populate EnumValueTable and EnumIdTable ? Since these table is not access in AOT.
I found my table EnumValueTable is not really populated with all exiting Enums, even with Standard enums.
Take example in EnumIdTable, for StatusIssue ->

cannot find it in EnumValueTable ->

But this is not the case for Enum InventTransType ->

Thanks