Page MenuHomePhabricator

Specify properties using labels instead of IDs
Closed, ResolvedPublic5 Estimated Story Points

Description

Task Description
When specifying properties, use labels instead of IDs

Example:

{
	"statements": [
		{ "property": "baseurl", "value": "https://example.com" }
	]
}

Related Objects

Event Timeline

The CachedDatabasePropertyLabelResolver is not yet with Federated Properties.