Skip to content
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

Hotfix - Fix get_base_search_url method to build valid date query #706

Conversation

himankpathak
Copy link

Issue

With the merge of PR #671 the get_base_search_url in AIHawkJobManager broke because the updated date mappings were not incorporated in the function. As a result, the function was unable to build the correct base query and defaulted to searching for jobs posted "all time."

Fix

  • Updated the date_mapping object to utilize the new YAML values, which rectifies the function to build the query as intended.

Verification Process

Tested on local and is working as expected.

fix date_mapping to pick correct yaml values
@surapuramakhil
Copy link
Contributor

surapuramakhil commented Nov 2, 2024

@himankpathak Thank you.

@surapuramakhil surapuramakhil merged commit c308a46 into feder-cr:release/v11.01.2024 Nov 2, 2024
1 check passed
@surapuramakhil
Copy link
Contributor

@himankpathak if you are on discord pls text me. your contributions as maintainer can be helpful to community.

@himankpathak
Copy link
Author

Sure @surapuramakhil, I'll join the server.

HuseynA28 pushed a commit to HuseynA28/Auto_Applier that referenced this pull request Nov 11, 2024
…te_query

Hotfix - Fix get_base_search_url method to build valid date query
DanielT504 pushed a commit to DanielT504/Auto_Jobs_Applier_AI_Agent that referenced this pull request Dec 21, 2024
…te_query

Hotfix - Fix get_base_search_url method to build valid date query
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