Page MenuHomePhabricator

Remove "AlmanacPropertyInterface" from "AlmanacNamespace"
ClosedPublic

Authored by epriestley on Feb 3 2021, 11:04 PM.
Tags
None
Referenced Files
F15490862: D21543.id51280.diff
Fri, Apr 11, 9:10 PM
F15456407: D21543.id51280.diff
Sun, Mar 30, 9:29 AM
F15456036: D21543.diff
Sun, Mar 30, 6:35 AM
F15453977: D21543.id51281.diff
Sat, Mar 29, 3:26 PM
F15450561: D21543.id.diff
Fri, Mar 28, 4:28 PM
F15447315: D21543.diff
Thu, Mar 27, 11:06 PM
F15285534: D21543.diff
Mar 4 2025, 2:21 PM
Unknown Object (File)
Feb 26 2025, 7:36 AM
Subscribers
None

Details

Summary

See https://discourse.phabricator-community.org/t/i-cant-create-almanac-space/4424/.

Almanac namespaces have never really had property support, but they implemented the interface in the original implementation.

At the time, this had no effect. Later changes integrated properties into the edit flows and broke this no-op integration.

Remove the interface for now. They could be given property support later, but need a bit of support code.

This feature is very rarely used and primarily useful for Phacility instances.

Test Plan

Created new namespaces and edited namespaces, browsed namespace UI.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Feb 3 2021, 11:20 PM
This revision was automatically updated to reflect the committed changes.