Skip to content

Fixed ticket_6217 #6245

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 3 commits into from
Closed

Fixed ticket_6217 #6245

wants to merge 3 commits into from

Conversation

keshav2212
Copy link

I am new towards contributions and I have tried to solve this problem.

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 for the PR, there are more places where the flag should be removed. You should search in all the code base.

@keshav2212
Copy link
Author

ok..so now should I close this pull request ?

@stsewd
Copy link
Member

stsewd commented Oct 6, 2019

No, you should push your new changes on this branch

@keshav2212
Copy link
Author

ok, then I need to create new pull request ?

@stsewd
Copy link
Member

stsewd commented Oct 6, 2019

No, this pull request is updated when you push new changes. You should check https://opensource.guide/how-to-contribute/#opening-a-pull-request

@keshav2212
Copy link
Author

Here, I am again tried to remove 'Search_Analytics' Flag. Can you give review on this ?

url(
r'^(?P<project_slug>[-\w]+)/search-analytics/$',
SearchAnalytics.as_view(),
name='projects_search_analytics',
Copy link
Member

Choose a reason for hiding this comment

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

Only the flag should be removed, not the functionality

@keshav2212
Copy link
Author

can you review it ?

@stsewd
Copy link
Member

stsewd commented Dec 9, 2019

This was 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.

2 participants