There was an error while loading. Please reload this page.
1 parent 9e78911 commit 46d7110Copy full SHA for 46d7110
1 file changed
src/db/models/org_policy.rs
@@ -91,6 +91,7 @@ impl OrgPolicy {
91
"type": self.atype,
92
"data": data_json,
93
"enabled": self.enabled,
94
+ "revisionDate": null,
95
"object": "policy",
96
});
97
0 commit comments