Page MenuHomePhabricator

Remove "AlmanacPropertyInterface" from "AlmanacNamespace"
ClosedPublic

Authored by epriestley on Feb 3 2021, 11:04 PM.
Tags
None
Referenced Files
F18904441: D21543.id51281.diff
Sat, Nov 8, 9:18 AM
F18827575: D21543.diff
Fri, Oct 24, 10:54 AM
F18768122: D21543.id.diff
Oct 8 2025, 1:50 AM
F18751590: D21543.diff
Oct 4 2025, 11:46 AM
F18693266: D21543.diff
Sep 27 2025, 12:41 AM
F18687865: D21543.diff
Sep 26 2025, 3:39 PM
F18653176: D21543.id51280.diff
Sep 21 2025, 11:29 AM
F18652584: D21543.id51281.diff
Sep 21 2025, 8:41 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.