Skip to content

Conversation

@wkirby
Copy link
Contributor

@wkirby wkirby commented Nov 24, 2025

No description provided.

@wkirby wkirby requested a review from egreer November 24, 2025 22:26
t.datetime "created_at", precision: nil, null: false
t.datetime "updated_at", precision: nil, null: false
end

Copy link
Contributor

Choose a reason for hiding this comment

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

@wkirby This is needed for the 20170214100255 migration

#
def phi_allowed?
!phi_context.nil? && phi_context[:phi_access_allowed]
new_record? || (!phi_context.nil? && phi_context[:phi_access_allowed])
Copy link
Contributor

Choose a reason for hiding this comment

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

We should probably update phi_access_reason and phi_allowed_by too.

We should document this behavior changed.

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.

3 participants