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

[alpha-issue] - TidePool - Looks like all boluses are labeled as "automated". This highlighted bolus was manual. #77

Open
avouspierre opened this issue Apr 10, 2024 · 16 comments
Assignees
Labels
enhancement New feature or request long-term For later, doesn't get staled

Comments

@avouspierre
Copy link
Contributor

          Looks like all boluses are labeled as "automated". This highlighted bolus was manual.

(This test was done via the alpha branch, not specifically this PR, btw)

Tidepool Manual Bolus

Originally posted by @MikePlante1 in #30 (comment)

@avouspierre avouspierre added this to Trio Apr 10, 2024
@avouspierre avouspierre moved this to Backlog in Trio Apr 10, 2024
@avouspierre avouspierre self-assigned this Apr 10, 2024
@avouspierre avouspierre added the enhancement New feature or request label Apr 10, 2024
@avouspierre
Copy link
Contributor Author

@MikePlante1 I think oiaps doesn't store the origin (SMB or manual bolus) of each dose injected. Probably requires to improve the data model of DoseEntry.

@bjornoleh
Copy link
Contributor

@dnzxy , I believe the distinction between manual bolus and SMB was introduced after v2.3.3, perhaps you were involved in that?

@dnzxy
Copy link
Contributor

dnzxy commented Apr 13, 2024

Yes. See #93, @BrianWieder is working in bringing that over. I implemented it for iAPS, Brian ported it over (thanks bud!).

It sets a flag, so you should be able to differentiate between SMBs, manual doses and external doses @avouspierre

@bjornoleh
Copy link
Contributor

Yes. See #93, @BrianWieder is working in bringing that over. I implemented it for iAPS, Brian ported it over (thanks bud!).

It sets a flag, so you should be able to differentiate between SMBs, manual doses and external doses @avouspierre

Thanks! I do see theisExternalInsulin flag being set, but not yet isSMB, as far as I can tell. But perhaps that is work in progress (or I missed it) 😊

@dnzxy
Copy link
Contributor

dnzxy commented Apr 13, 2024

I think Brian will bring that in judging by #93 description.

Follow-up PRs will add the rest of the features for #47

It was part of Artificial-Pancreas/iAPS#267 and later automatic was removed from History view and replaced with SMB 😊

@BrianWieder
Copy link
Contributor

Yes, going to work on bringing over isSMB and displaying it within the history sheet later today.

@BrianWieder
Copy link
Contributor

Created the isSMB flag in #101.

@avouspierre avouspierre moved this from Backlog to In review in Trio Apr 14, 2024
@bjornoleh
Copy link
Contributor

I believe this issue is resolved now? Which PR fixed this?

@avouspierre
Copy link
Contributor Author

@bjornoleh the correction was done with the PR #104

@bjornoleh
Copy link
Contributor

@bjornoleh the correction was done with the PR #104

Hi, PR #104 was actually closed and not merged into dev. Perhaps it was replaced with another PR, or already merged in alpha? I could however not find anythingh in Trio dev when searching fro isSMB in the TidepoolManager.swift file:
https://github.com/nightscout/Trio/blob/dev/FreeAPS/Sources/Services/Network/TidepoolManager.swift

Could you please check if the fix for automated vs manual bolus in Tidepool is indeed included in current dev?

Copy link

hey 👋 - silence for 30 days 🤐 ... anybody? triage is required!

@github-actions github-actions bot added the stale label Jul 20, 2024
@bjornoleh
Copy link
Contributor

I think this is resolved, but maybe not by the PR that was referenced above.

@github-actions github-actions bot removed the stale label Jul 21, 2024
@marionbarker
Copy link
Contributor

marionbarker commented Jul 21, 2024

This is not resolved. I just tested it. All boluses are labeled automatic in the Tidepool website display:

  • smb
  • manual bolus
  • external bolus

In Loop the distinction is made that manual and external (non-pump) both show up as manual (no label shown and a lighter blue) and automatic shows up as automatic (label says automatic and darker blue).

Copy link

hey 👋 - silence for 30 days 🤐 ... anybody? triage is required!

@github-actions github-actions bot added the stale label Aug 21, 2024
@marionbarker
Copy link
Contributor

This issue is still present in main branch.

@bjornoleh bjornoleh added long-term For later, doesn't get staled and removed stale labels Aug 21, 2024
@dnzxy dnzxy removed the invalid label Sep 20, 2024
@dnzxy
Copy link
Contributor

dnzxy commented Sep 28, 2024

Addressed for TCD / Trio 1.0.0 dev.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request long-term For later, doesn't get staled
Projects
Status: In review
Development

No branches or pull requests

6 participants