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

Allow TAC chair to withdraw a previously allocated proposal #59

Open
DJWalker42 opened this issue Nov 8, 2024 · 0 comments
Open

Allow TAC chair to withdraw a previously allocated proposal #59

DJWalker42 opened this issue Nov 8, 2024 · 0 comments
Labels
core functionality A requirement of the tool

Comments

@DJWalker42
Copy link
Contributor

There are legitimate reasons for the TAC chair to want to pull a previously allocated proposal e.g., oversubscription to a cycle.

To implement this we need a DELETE call in AllocatedProposalResource that removes the specified proposal from the "allocatedProposals" list in the cycle, and refunds any "resource" back to the pool of "resources" (observing time, ...).
The proposal remains "submitted" to the cycle, and the reviews remain in-tact, its just no longer allocated.

It would be nice to have a field somewhere outlining the reasons for the withdrawal from the TAC chair, which could be fed-back to the PI.

@DJWalker42 DJWalker42 added the core functionality A requirement of the tool label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core functionality A requirement of the tool
Projects
None yet
Development

No branches or pull requests

1 participant