Skip to content

[BACK-4486] Fetch flowsheets from the clinic service#119

Open
toddkazakov wants to merge 1 commit into
mainfrom
tk-fetch-patient-flowsheet
Open

[BACK-4486] Fetch flowsheets from the clinic service#119
toddkazakov wants to merge 1 commit into
mainfrom
tk-fetch-patient-flowsheet

Conversation

@toddkazakov

Copy link
Copy Markdown
Collaborator

No description provided.

@toddkazakov

Copy link
Copy Markdown
Collaborator Author

/deploy qa5

@tidebot

tidebot commented Jul 7, 2026

Copy link
Copy Markdown

toddkazakov updated values.yaml file in qa5

@tidebot

tidebot commented Jul 7, 2026

Copy link
Copy Markdown

toddkazakov updated flux policies file in qa5

@tidebot

tidebot commented Jul 7, 2026

Copy link
Copy Markdown

toddkazakov deployed clinic-worker tk-fetch-patient-flowsheet branch to qa5 namespace

@toddkazakov toddkazakov changed the title Fetch flowsheets from the clinic service [BACK-4486] Fetch flowsheets from the clinic service Jul 8, 2026
return nil, nil
}
if response.StatusCode() != http.StatusOK || response.JSON200 == nil {
return nil, fmt.Errorf("unexpected response retrieving patient flowsheet: %v", response.StatusCode())

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

nit: Somewhat confusing if it was 200 OK but response is nil, but maybe that's not possible.

@toddkazakov

Copy link
Copy Markdown
Collaborator Author

/deploy qa1

@tidebot

tidebot commented Jul 16, 2026

Copy link
Copy Markdown

toddkazakov updated values.yaml file in qa1

@tidebot

tidebot commented Jul 16, 2026

Copy link
Copy Markdown

toddkazakov updated flux policies file in qa1

@tidebot

tidebot commented Jul 16, 2026

Copy link
Copy Markdown

toddkazakov deployed clinic-worker tk-fetch-patient-flowsheet branch to qa1 namespace

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.

4 participants