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

TM-6124-Projected-Vacancies-API #1015

Merged
merged 8 commits into from
Jun 11, 2024
Merged

Conversation

cagbakwu
Copy link

@cagbakwu cagbakwu commented Jun 10, 2024

Dual Merge:

Ticket

Copy link
Collaborator

@M00staff M00staff left a comment

Choose a reason for hiding this comment

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

failing tests

@elizabeth-jimenez
Copy link

These are the wrong endpoints

@cagbakwu cagbakwu added the WIP Work in progress label Jun 11, 2024
@cagbakwu
Copy link
Author

@elizabeth-jimenez

These are the wrong endpoints

That's my bad! I assumed because the names were the same...Ill resolve it now.

@@ -19,7 +19,7 @@ class FSBidAdminProjectedVacancyFiltersView(APIView):

# ======================== Get PV Filters ========================

permission_classes = [IsAuthenticated, Or(isDjangoGroupMember('bureau_user'), isDjangoGroupMember('superuser'), ) ]
Copy link
Author

Choose a reason for hiding this comment

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

Only required for the READ requests

@cagbakwu
Copy link
Author

Just realized I used projected_vacancies instead of admin_projected_vacancies 🤦🏾‍♂️

@cagbakwu cagbakwu requested a review from M00staff June 11, 2024 14:38
@M00staff
Copy link
Collaborator

this looks right - did you double check & log in as an AO to make sure everything works?

sometimes you need to log out and log in twice locally to get the permissions to change

@M00staff
Copy link
Collaborator

still a WiP?

image

@cagbakwu cagbakwu removed the WIP Work in progress label Jun 11, 2024
@cagbakwu cagbakwu merged commit 5bde771 into dev Jun 11, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants