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

error if transaction confirmation from non-existent member #12

Open
lizzyaustad opened this issue May 5, 2019 · 0 comments
Open

error if transaction confirmation from non-existent member #12

lizzyaustad opened this issue May 5, 2019 · 0 comments

Comments

@lizzyaustad
Copy link
Member

lizzyaustad commented May 5, 2019

In the confirm_transaction method, the from_user should be already present in the database and they should have an 'officer' role. If either of these cases are not true, send back an error message to the from_user that they do not have permission to perform the requested action.

@lizzyaustad lizzyaustad added the api label May 5, 2019
@lizzyaustad lizzyaustad self-assigned this May 5, 2019
lizzyaustad added a commit that referenced this issue Jul 17, 2019
@lizzyaustad lizzyaustad removed their assignment Aug 16, 2019
@OmarSyed OmarSyed self-assigned this Sep 13, 2019
@lizzyaustad lizzyaustad changed the title error if transaction for non-existent member error if transaction confirmation from non-existent member Sep 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants