Block a user
add copy and share link for the interview for the interview detail page
update result in the interview detail page is not working and when interview status is changed to completed.
interview result added and issue resolved
Two detail_urls in the interview model
add notes in the application stage adding for one application showing to all
when cancelling an interview if the schedule has more than one interview it throws an error: get() returned more than one ScheduledInterview -- it returned 5!
Interview list page check the search functionality for the name.
deletes for the documents not done in the applicant dashboard not working
Compose email queryset for the applicant showing all the jobs and it should be filtered based on the active ones.
with our current implementation the applicant sinup is linked with the template slug which is completely incorrect way.
The bulk interview schedule not working for remote.
File "/home/faheed/ATS/venv/lib/python3.12/site-packages/django_q/worker.py", line 103, in worker res = f(*task["args"], **task["kwargs"]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type…
agency_portal assignment detail page ui layout issue
deletes for the documents not done in the applicant dashboard not working