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

edit command shows error when trying to edit 1 job listing to another job listing with the same title and description #3

Open
randallnhr opened this issue Mar 31, 2023 · 0 comments

Comments

@randallnhr
Copy link
Owner

When running edit 10 t/1 d/1, app shows error stating that changes did not modify original version even though title and description was changed.

Not sure if it is because there is another job listing with title 1, intended behaviour could be better explained.

image.png

image.png

However when running edit 10 t/2 d/1, the command is executed when it did not change the original value.

image.png

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

1 participant