When trying to search for anything in bitbutcket repositories get "Resource not found".
Feature was working last week (some collegues says that feature stopped to work for them 2 month ago but didn't report at that moment).
a) how it could happen within one workplace?
b) how it can be solved?
For example searching for keyword "var" (which is common for c# projects and for sure has a lot to show).
Inspecting dev tools Network tab shows that first it calls ...search?q=var with OK response and then calls !api/2.0/teams/....../code?search_query=var&fields=%2Bvalues.file.commit.repository.mainbranch.name
and that returns 404
Hi @STRAZDINS Janis and welcome to the community!
This was because of a bug in our system around the time you posted your question. Our development team deployed a fix about 30 minutes after you created your post, so code search should work as expected now.
Is it working ok now for you?
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.