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

59 allow tac chair to withdraw a previously allocated proposal #68

Conversation

DJWalker42
Copy link
Contributor

Add a DELETE API call using the ProposalCycle id and AllocatedProposal id in the rest endpoint that removes the given allocated proposal from the given proposal cycle.

Updated UseCaseTacChairTest to call this endpoint and delete (or "withdraw") a previously allocated proposal.

Note that this should be restricted to the TAC Chair user only, but we have yet to get "roles" for the application to work successfully.

@DJWalker42 DJWalker42 linked an issue Dec 12, 2024 that may be closed by this pull request
Copy link

Test Results

34 tests  ±0   34 ✅ ±0   8s ⏱️ ±0s
12 suites ±0    0 💤 ±0 
12 files   ±0    0 ❌ ±0 

Results for commit 2405421. ± Comparison against base commit 3a92b65.

@DJWalker42 DJWalker42 merged commit ea02257 into master Dec 13, 2024
2 checks passed
@DJWalker42 DJWalker42 deleted the 59-allow-tac-chair-to-withdraw-a-previously-allocated-proposal branch December 13, 2024 10:21
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.

Allow TAC chair to withdraw a previously allocated proposal
1 participant