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

Split Memos Aren't Handled Properly #70

Open
michaelharms6010 opened this issue Jan 24, 2021 · 2 comments
Open

Split Memos Aren't Handled Properly #70

michaelharms6010 opened this issue Jan 24, 2021 · 2 comments

Comments

@michaelharms6010
Copy link
Owner

michaelharms6010 commented Jan 24, 2021

Because memos are keyed to txid, a second, split memo (with the same txid) is rejected from the database. Users should be able to use the memo-splitting feature and have all their content posted to the board.

This can be like twitter, chunked apart and threaded as replies.

@michaelharms6010
Copy link
Owner Author

michaelharms6010 commented Jan 26, 2021

There's a fix for this for zec/db deployed and untested - it (ideally) appends -1, -2, -3 to txids of split memos. For now the back end is set to post those as replies. This is probably bad. This still needs a new UI feature to keep the OP's split memos separate from replies

@michaelharms6010
Copy link
Owner Author

Doesn't look like this works pal

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

No branches or pull requests

1 participant