We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Create and endpoint /application/{id}/removed
/application/{id}/removed
change the state accordingly
pub state: AppState, pub validated_at: String, pub validated_by: String,
change the allocation requests accordingly the new allocation request type should be "removed"
a new pr should be opened and immediatly merged with the changes mentioned above
the issue related to the application should be also closed
add to the E2E test flow (just test it basically)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Create and endpoint
/application/{id}/removed
change the state accordingly
change the allocation requests accordingly
the new allocation request type should be "removed"
a new pr should be opened and immediatly merged with the changes mentioned above
the issue related to the application should be also closed
add to the E2E test flow (just test it basically)
The text was updated successfully, but these errors were encountered: