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

TRUNK-4929: PersonName.compareTo should be controlled by a global property #2660

Merged
merged 1 commit into from
Apr 23, 2018

Conversation

Alex140159
Copy link
Contributor

TRUNK-4929 PersonName.compareTo should be controlled by a global property

Description of what I changed

According to Darius Jazayeri, a new comparator class should be used instead of a global property control system, however, that class is already implemented with PersonByNameComparator. Therefore, it was determined that the TODO comment should be removed, and the ticked closed. I removed the comment so that the ticket can be closed.

Issue I worked on

see https://issues.openmrs.org/browse/TRUNK-4929

Checklist: I completed these to help reviewers :)

  • My pull request only contains ONE single commit
    (the number above, next to the 'Commits' tab is 1).

  • My IDE is configured to follow the code style of this project.

  • I have added tests to cover my changes. (If you refactored
    existing code that was well tested you do not have to add tests)

  • I ran mvn clean package right before creating this pull request and
    added all formatting changes to my commit.

  • All new and existing tests passed.

  • My pull request is based on the latest changes of the master branch.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.003%) to 58.972% when pulling 03dacc5 on Alex140159:TRUNK-4929 into 57d54fb on openmrs:master.

@Ben-Waters
Copy link
Contributor

Looks good to me based on the ticket comments.

@dkayiwa
Copy link
Member

dkayiwa commented Apr 22, 2018

@Alex140159 you seem to have missed a few steps here https://wiki.openmrs.org/display/docs/Pull+Request+Tips

@Alex140159
Copy link
Contributor Author

@dkayiwa I set the ticket to "Request Code Review" on JIRA. Was that all that I needed to do?

@dkayiwa dkayiwa merged commit 0e49413 into openmrs:master Apr 23, 2018
@dkayiwa
Copy link
Member

dkayiwa commented Apr 23, 2018

Thanks @Ben-Waters for reviewing and approving this! 😊

Thanks @Alex140159 for working on it.

jtatia pushed a commit to jtatia/openmrs-core that referenced this pull request Aug 20, 2018
JyothsnaAshok pushed a commit to JyothsnaAshok/openmrs-core that referenced this pull request Oct 23, 2018
JyothsnaAshok added a commit to JyothsnaAshok/openmrs-core that referenced this pull request Oct 23, 2018
JyothsnaAshok added a commit to JyothsnaAshok/openmrs-core that referenced this pull request Oct 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants