Skip to content
This repository has been archived by the owner on Mar 25, 2022. It is now read-only.

FM-264: FHIR module fails to support paging #226

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

Conversation

Andu033
Copy link

@Andu033 Andu033 commented Dec 31, 2019

Description of what I changed

Issue I worked on

see https://issues.openmrs.org/browse/FM-264

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).

    No? -> read here on how to squash multiple commits into one

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

    No? Unsure? -> configure your IDE, format the code and add the changes with git add . && git commit --amend

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

    No? -> write tests and add them to this commit git add . && git commit --amend

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

    No? -> execute above command

  • All new and existing tests passed.

    No? -> figure out why and add the fix to your commit. It is your responsibility to make sure your code works.

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

    No? Unsure? -> execute command git pull --rebase upstream master

@dkayiwa
Copy link
Member

dkayiwa commented Dec 31, 2019

Can you include the ticket id in your commit message as recommended at? https://wiki.openmrs.org/display/docs/Pull+Request+Tips

@Andu033
Copy link
Author

Andu033 commented Jan 1, 2020

@dkayiwa I modified the message of commit.

@dkayiwa
Copy link
Member

dkayiwa commented Jan 2, 2020

Can you take the ticket through the JIRA workflow steps listed here? https://wiki.openmrs.org/display/docs/Pull+Request+Tips
Also remember to include a link to the pull request.

@Andu033
Copy link
Author

Andu033 commented Jan 3, 2020

@dkayiwa by mistake i changed the status in design and i don't know to get it back. Can you help me?

@dkayiwa
Copy link
Member

dkayiwa commented Jan 3, 2020

@Andu033 done.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants