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

#164821395 Save First Comment Body As First Edit #42

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

cob04
Copy link
Contributor

@cob04 cob04 commented Mar 22, 2019

Description

Fixes a bug where the original comment body is not saved as a previous edit when the
comment is saved.

Type of change

  • Non-breaking changes (save original comment body as the first edit)

How Has This Been Tested?

  • Unit Tests

Checklist:

  • Feature passes team flake8 standards

How can this be manually tested?

  • Follow instructions on the README page and set up your environment locally.

PT

#164821395

- Take a snapshot of the first comment when it is newly created so
  that it is retained on subsequent edits
- Check whether a comment has been edited by checking if it has more
  than one snapshot

[Finishes #164821395]
@abulojoshua1
Copy link
Contributor

@cob04, kindly fix the coverage drop.

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

Successfully merging this pull request may close these issues.

None yet

2 participants