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

[BUG] Text search doesn't work in message browser for HL7v2 channel #5855

Open
frankparth opened this issue Jul 22, 2023 · 4 comments
Open
Labels
bug Something isn't working

Comments

@frankparth
Copy link

Describe the bug
Text search doesn't work in a simple HL7 v2 channel.

To Reproduce

Steps to reproduce the behavior:

  1. Create an HL7 v2 channel and send an HL7 v2 message with for instance VitalsAlertTypeHeartRateHigh in an OBX segment.
    Send in several other HL7 v2 messages.

  2. Search for the text in the 'Text Search' text box.

  3. Observer no messages are displayed.

Expected behavior
HL7 v2 message with text contained will be displayed.

Actual behavior
Nothing is displayed.

Screenshots
I'm not allowed to add these.

Environment (please complete the following information):
Linux running on Docker/K8

  • Java Distribution/Version Any
  • Connect Version 4.2.0

Workaround(s)
None

Additional context
This should be working.

@frankparth frankparth added the bug Something isn't working label Jul 22, 2023
@pacmano1
Copy link
Collaborator

pacmano1 commented Jul 22, 2023

Fix your issue title please.

Interesting, you can't paste a screenshot? Can you confirm that? (I just cut and paste a screenshot below, not even a file upload in the traditional sense, but I am a different user type here in GH).

On your problem though, did you try java 8 for the admin tool? What version of the admin launcher are you using?

image

Also, close the admin tool launcher after starting your admin tool session. There another issue tracking here on GH, where some stuff in the admin client seems to not update.

@pacmano1
Copy link
Collaborator

pacmano1 commented Jul 22, 2023

This is from a docker instance of mirth but 4.3.0

image

image

@jonbartels
Copy link
Contributor

HI FRANK! Good to see you again dude!

What database backend?

I see the server is running Linux/k8s; where is the client running?

@pladesma pladesma changed the title [BUG] Your Issue Title [BUG] Text search doesn't work in message browser for HL7v2 channel Oct 18, 2023
@pladesma
Copy link
Collaborator

I can't reproduce the issue in 4.4.1. Are you still able to reproduce the issue after following the suggestions in the comments above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants