Open emecas opened 3 years ago
Progress: WIP Blocks: waiting for decisions about approaches for:
Please update the following • Progress: How much progress have you made on the issue? • Blocks: Are you facing any blockers? • Availability: How much time do you have to work on it this week? • ETA: When do you think it will be completed?
Product will provide list of Organizations that have aliases.
@emecas Here are the 3 organizations that have aliases.
@connie-yu-dotcom thanks.
Could we say that these 3 organizations would be part of the results when searching organizations by tag when we extend the key-words using aliases?
Examples:
searching code4america will include # 3 in the result set if we have an alias
searching for codeforpuertorico will include # 74 if we have an alias
searching for civictech will include # 250 in the result if we have an alias
@Olivia-Chiong can you please comment on the last bullet point. I gather that the first two bullet points are yes.
@emecas So sorry, I don't understand the question, could we discuss this on Thursday's meeting? Are you able to attend and we can do a breakout room? Thanks!
@emecas So sorry, I don't understand the question, could we discuss this on Thursday's meeting? Are you able to attend and we can do a breakout room? Thanks!
@Olivia-Chiong ... Yes, let's do that and try to clarify and land this requirement, this issue has been around for a long time without a clear scope/use case, and now there is not certain if it's still require
@connie-yu-dotcom For the final bullet point, it's not an organization tag so it should not be included in this list.
See related issue frontend#183 for approach from topics (no organization) point of view
@Olivia-Chiong could you pls comment on this?
@Olivia-Chiong could you pls comment on @emecas re: #183 whether we need to include working on this for MVP or post MVP. We'd like to close this issue. The org issue is complete per @emecas
This can be post MVP.
Samples:
1)
API call:
civictechindex
Output:
alias:{
civic-tech-index
}2)
API call:
hackforla
Output:
alias:{
hack-for-la
,hack4la
,hack-4-la
}3)
API call:
codeforamerica
Output:
alias:{
code-for-america
,code-4-america
,code4america
}