-
Notifications
You must be signed in to change notification settings - Fork 515
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
424 Dependency Failed when updating search parameter #3608
Comments
I did try a PUT of {{fhirHost}}/SearchParameter/location-operational-status with the above SearchParameter but entered my own URL in the URL field and that worked. I was not able to reproduce the same error. I know you have omitted the URL, but if you are willing to share I will try with the same URL value. |
Hi @feordin - thanks for replying! Unfortunately I cannot share that and it is secured against public internet access. Interestingly, this request was working fine but then we started experiencing this error. We have also tried, deleting the search parameter, reindexing and then adding again. |
@feordin - I believe this could be happening after a deletion - e.g.
and then trying the same PUT request again straight afterwards |
@liamwilson-kainos are you still facing the issue ? |
Hi @EXPEkesheth - yes still experiencing the issue. Thanks! |
Thanks ! Can you please provide the repro steps? Do you experience the issue when you do PUT after deleting search parameter? |
Hi @EXPEkesheth - yes that is correct! The steps are
|
Slotted in our current plan to investigate the issue. We will respond to this thread post investigation. |
Hi, I am having issues updating a Search Parameter and would appreciate any advice please -
PUT
request to{{fhirHost}}/SearchParameter/location-operational-status
with body
Response
424 Dependency Failed
Thank you!
The text was updated successfully, but these errors were encountered: