Then, I tried to start Casdoor using the generated init_data.json file. However, I noticed that the expected values were not written into the casbin_rule table as they should be. Instead, the values ...
#1924 was an issue where empty TOML tables haven't been converted to empty JSON objects. It has been supposedly fixed and closed, but it turns out that the fix isn't complete. It seems that empty ...