You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2022/05/27 17:00:00 UTC

[jira] [Commented] (BEAM-14280) FhirIO performs searches using the client library field "resource_type" in an unintended way

    [ https://issues.apache.org/jira/browse/BEAM-14280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543018#comment-17543018 ] 

Beam JIRA Bot commented on BEAM-14280:
--------------------------------------

This issue is assigned but has not received an update in 30 days so it has been labeled "stale-assigned". If you are still working on the issue, please give an update and remove the label. If you are no longer working on the issue, please unassign so someone else may work on it. In 7 days the issue will be automatically unassigned.

> FhirIO performs searches using the client library field "resource_type" in an unintended way
> --------------------------------------------------------------------------------------------
>
>                 Key: BEAM-14280
>                 URL: https://issues.apache.org/jira/browse/BEAM-14280
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-healthcare
>            Reporter: Milena Bukal
>            Assignee: Milena Bukal
>            Priority: P2
>              Labels: stale-assigned
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> Instead of .setResourceType(...) on the SearchResourceRequest, use method .search(...) or .searchType(...).
> The .setResourceType(...) behaviour is unintended on the generated client library, and is potentially unstable.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)