[FIX] - handle missing lat/long on UNTP credential publish #3702
Merged
[FIX] - handle missing lat/long on UNTP credential publish #3702
Conversation
added 18 commits
September 23, 2025 10:30
'flask push_untp_map_data_to_publisher True' to use
|
taraepp
approved these changes
Oct 15, 2025
matbusby-fw
approved these changes
Oct 15, 2025
simensma-fresh
approved these changes
Oct 15, 2025
matbusby-fw
pushed a commit
that referenced
this pull request
Nov 5, 2025
* param fix, mine_Type null check * add regional para to job 'flask push_untp_map_data_to_publisher True' to use * comment WIP line.... oops * endpoint and path to test endpoint * sort product names to avoid duplicates. * new testing endpoint * fixed the testing endpoint * comment * remove log * try both methods to try * run the individual job and compare * method was already in this file. * remove import * safety if lat or lon is missing * don't scope location_information string * update log string --------- Signed-off-by: Jason Syrotuck <jasyrotuck@gmail.com> Co-authored-by: Jason Syrotuck <177293@nttdata.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Found some regional mines without lat/long.
Do not publish UNTP creds for them.