martylamb / bookmartian

4 stars 1 forks source link

newly created tag not being returned in /api/tags #77

Closed jmutchek closed 7 years ago

jmutchek commented 7 years ago

I have a tag that I created after our last upgrade. It does not come back in the list of tags returned by /api/tags but I do get hits when using the tag in a query such as /api/bookmarks?q=newtag. UX impact is tag not appearing in the tag cloud.

jmutchek commented 7 years ago

I am seeing this again with my full bookmark data. Edited a bookmark adding a new tag. Subsequent queries of the bookmarks and it shows up, but the /api/tags doesn't include the new tag in the list.

martylamb commented 7 years ago

I can't reproduce this - can you confirm you've pulled and rebuilt the latest? if it still happens, can you provide more detailed steps (even though what you provided should really already be detailed enough)