Kai Kewley

Results 241 comments of Kai Kewley

Really glad you fixed it! Thanks for sharing that nicely worded explanation and solution on stack overflow 👍

This is not expected. Step 1 can not lock the `MAIN/SNOMEDCT-UK` branch. It's hard to say what has happened here without more information. When a branch is locked it usually...

Attempting to change the code system dependant version via `PUT /codesystems/{shortName}` will not do anything at all because the dependant version is not part of the request format of that...

That looks okay to me. Are you still having browser issues?

Just read the browser issue 66. It sounds like you may need to delete your Snowstorm Elasticsearch indices and start again. You can do this by starting Snowstorm with the...

Hi @hurtigcodes, The bulk concept create/update endpoint is asynchronous. So in this context `201 Created` means the bulk job has been created. Use the Location header from the response to...

Maintenance ticket created [MAINT-1664](https://jira.ihtsdotools.org/browse/MAINT-1664) scheduled for July.

@pgwilliams feel free to correct documentation directly in master. Only code changes need to go through develop and be tied to a release.

Jira ticket MAINT-1974 has been created and handed over to the technical team.

@Eneuman I've just run the full Snowstorm unit test suite against a Elasticsearch 7.16.2 instance and they all passed so we can have a good level of confidence that upgrading...