Double doors won't take damage

Hey there,

edit: it is all doors, since the patch, are not being excluded in optional pvp zones, any idea why it could be?

My main config has:

"flags": "AuthorizedDamage, HumanNPCDamage, LockedBoxesImmortal, LockedDoorsImmortal, TurretsIgnorePlayers",

and these are the rules in the pvp zone:
"flags": "HumanNPCDamage",

"anything can hurt dispensers",
"anything can hurt players",
"players can hurt players",
"anything can hurt traps",
"traps can hurt players",
"players can hurt doors",
"players can hurt anything",
"players can hurt everything",
"players can hurt locks",
"players can hurt barricades",
"barricades can hurt players",
"highwalls cannot hurt players",
"anything can hurt heli",
"anything can hurt npcs",
"fire can hurt players",
"players can hurt walls",
"anything can hurt resources",
"sams can hurt flight"

Did you ever figure out a solution?