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

Creating a post with same title and tags as an older post results in error #29

Closed
ng-gist opened this issue Jul 16, 2018 · 0 comments
Closed

Comments

@ng-gist
Copy link

ng-gist commented Jul 16, 2018

Expected Behavior

User should be able to create multiple posts with the same title and tag.

Actual Behavior

App throws a duplicate transaction error if same title and tag is used as an older post.

Steps to Reproduce

  • Click create post.
  • Enter title same as one of your older post and click Next.
  • Enter story text and click Next.
  • Enter same tag as the older story.
  • Post.

Recording of the issue

https://www.youtube.com/watch?v=BuuZzT3CGxk

Possible fix

Change the posting key to a randomly generated string

Device : Samsung S8
System Operating : 8.0.0 Oreo
Browser : Google Chrome ( 66.0.3359.158 Version)
App Version: 2.0.3 beta

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

2 participants