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

Entities: Incorrect SQL statement #171

Closed
gregscullard opened this issue Sep 1, 2019 · 0 comments · Fixed by #172
Closed

Entities: Incorrect SQL statement #171

gregscullard opened this issue Sep 1, 2019 · 0 comments · Fixed by #172
Assignees
Labels
bug Type: Something isn't working P1 parser Area: File parsing
Milestone

Comments

@gregscullard
Copy link
Contributor

gregscullard commented Sep 1, 2019

Detailed Description
The entities.java class has an incorrect SQL statement

Actual Behavior
Issue a transaction to modify an account and include a proxy account id.
The record logging fails.

Expected Behavior
Record logging should accept a transaction with a proxy account id.

Environment:
N/A

Additional Context
Fix is available, PR coming soon.

@gregscullard gregscullard added the bug Type: Something isn't working label Sep 1, 2019
@gregscullard gregscullard self-assigned this Sep 1, 2019
@gregscullard gregscullard added this to the 0.1.0 milestone Sep 1, 2019
@steven-sheehy steven-sheehy added P1 parser Area: File parsing labels Nov 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Type: Something isn't working P1 parser Area: File parsing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants