Skip to content

remove search_analytics #6349

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

krptic07
Copy link
Contributor

@krptic07 krptic07 commented Nov 5, 2019

I have removed the search_analytics flag, but i think the function is needed so didn't change the view.

Closes #6217

@krptic07 krptic07 closed this Nov 5, 2019
@krptic07 krptic07 deleted the search_analytics_flag branch November 5, 2019 12:00
@krptic07 krptic07 restored the search_analytics_flag branch November 5, 2019 12:00
@krptic07 krptic07 reopened this Nov 5, 2019
Copy link
Member

@stsewd stsewd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, the return should be removed too

@stsewd
Copy link
Member

stsewd commented Nov 6, 2019

The flag still needs to be removed from the docs. You can run the tests locally to check that everything is working https://docs.readthedocs.io/en/stable/development/tests.html in your PR

@krptic07
Copy link
Contributor Author

krptic07 commented Nov 9, 2019

I ran the test locally, there is a problem in doc_extensions.py, desc variable is referenced before assignment. What should i do?

@stsewd
Copy link
Member

stsewd commented Nov 11, 2019

I ran the test locally, there is a problem in doc_extensions.py, desc variable is referenced before assignment. What should i do?

There is a reference to the setting in the docs, that should be removed.

@stsewd
Copy link
Member

stsewd commented Dec 9, 2019

This was already done in #6447

@stsewd stsewd closed this Dec 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove SEARCH_ANALYTICS Feature Flag
2 participants