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

121 multiple location types #128

Merged
merged 13 commits into from
Feb 9, 2024
Merged

121 multiple location types #128

merged 13 commits into from
Feb 9, 2024

Conversation

TraciebelWairimu
Copy link
Contributor

IMPORTANT: Where possible all PRs must be linked to a Github issue

Fixes #121

Engineer Checklist

  • I have run ./gradlew spotlessApply to check my code follows the project's style guide
  • I have built and run the efsity jar to verify my change fixes the issue and/or does not break the application

@TraciebelWairimu
Copy link
Contributor Author

Before incase there was an empty cell and no location type or physical type was input, the variables "$t_code" or "$pt_display" were passed, I have changed it to delete the columns incase no values are passed.

Copy link
Contributor

@Wambere Wambere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like you undid the changes with the rebase, take a look at the files changed

@Wambere
Copy link
Contributor

Wambere commented Feb 8, 2024

@TraciebelWairimu let's update the documentation for this as well

pld
pld previously approved these changes Feb 8, 2024
@Wambere Wambere merged commit 7f9222d into main Feb 9, 2024
4 checks passed
@Wambere Wambere deleted the 121-multiple-location-types branch February 9, 2024 10:14
TraciebelWairimu added a commit that referenced this pull request Feb 13, 2024
* Change Physical_Type to type in locations_payload.json structure

* Allow input of multiple location types and physical types

* Avoid to pass location types and physicalType variables incase of empty cell

* Allow input of multiple physicalTypes and types

* Update Create locations in bulk documentation

---------

Co-authored-by: Francis Odhiambo <[email protected]>
Co-authored-by: Wambere <[email protected]>
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.

Allow input of multiple location types and physical types
5 participants