Gareth Bowen
Gareth Bowen
@meveno Not as far as I know. What would help is if you could contribute a PR with a test that fails in this way, or even better a suggested...
Another thought... A weird bug would be if the client explicitly changes the BASIC credentials because they want to do something as a different user. This code would automatically attach...
@ngaruko Can you please try and reproduce this, or close it if you're happy with the responses above?
Ready for AT in `7602-race-condition`. Reproduction: 1. Open dev console 2. Load a form with a db-object-widget select field 3. Search for and select an option from the widget 4....
I managed to reproduce it with breakpoints and custom JS to make things happen in the right order. Looking at the video, you would need to click much quicker to...
I think we should allow both API and Sentinel to generate patient IDs to allow for hybrid SMS and smartphone deployments and instead change the algorithm somehow to not generate...
@1yuv What's the priority on this? Do you have a workaround?
On the path to horizontal scalability and high availability for API and/or we're going to have to solve this properly because every API will have its own cache and conflicts...
> On throwing away rest of the codes and using few numbers to avoid collision, are we not already doing that? When the ID generator gets too many collisions it...