Page MenuHomePhabricator

return entity IDs that used this aspect filter doesn't rerturn C and L entries in wbentityusage API
Open, Needs TriagePublicBUG REPORT

Description

wbentityusage : wbeuaspect should return entity IDs that used in given aspect. Allowed aspect values are : S, L, D, T, C, X, O. However, aspects have now more detailed information (ie. L.en, C.P17 etc ) and wbeuaspect doesn't return those.

Examples

Without wbeuaspect:

Works:

Broken:

Best case would be that user could filter results with detailed keys ("L.en", "C.P17" etc)

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
Michael changed the subtype of this task from "Task" to "Bug Report".Thu, Mar 7, 11:54 AM
Michael subscribed.

Thanks for filing this! I can reproduce the issue. Could you share a bit about how you are using this API functionality?