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

adds user contexts to userevents. #5361

Merged
merged 3 commits into from Apr 30, 2024

Conversation

stopfstedt
Copy link
Member

fixes #5338

@stopfstedt stopfstedt force-pushed the 5338_user_event_relationships branch 4 times, most recently from e056dc9 to 8b739ff Compare April 1, 2024 23:03
@stopfstedt stopfstedt marked this pull request as ready for review April 1, 2024 23:23
@stopfstedt stopfstedt changed the title adds user contexts to user userevents. adds user contexts to userevents. Apr 1, 2024
Copy link
Member

@jrjohnson jrjohnson left a comment

Choose a reason for hiding this comment

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

Needs an API bump, otherwise this is really nice and a clean solution to the problem, love it!

$from,
$to,
$joinsAndUserContext[0],
$joinsAndUserContext[1],
Copy link
Member

Choose a reason for hiding this comment

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

I'm not loving the array by index here. It's completely self contained in this file, and probably easier to understand that I'm feeling, but reading it a few times it's hard to follow which of these is which. I'm mainly ruminating, I'm ok to keep it.

Copy link
Member Author

Choose a reason for hiding this comment

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

it's gnarly.

@stopfstedt stopfstedt force-pushed the 5338_user_event_relationships branch from 8b739ff to 22397d6 Compare April 4, 2024 21:02
@stopfstedt
Copy link
Member Author

Needs an API bump, otherwise this is really nice and a clean solution to the problem, love it!

API version bumped ✔️

this is gnarly, but i can't think of a less invasive way to weave these
data points in that doesn't involve substantial refactoring of the whole
process.
@stopfstedt stopfstedt force-pushed the 5338_user_event_relationships branch from 22397d6 to 325044f Compare April 18, 2024 20:21
@jrjohnson jrjohnson merged commit e65decb into ilios:master Apr 30, 2024
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants