-
Coming from Sapphire issue https://github.com/Cloudkibo/KiboPush/issues/10825
This is the server side task to send order tracking number to customer using chatbot. We will also understand the proce…
-
Code lazy by evaluating link patterns after a user clicks on a link, instead of evaluating all links on page load. This change would have tradeoffs in user experience.
### Current
At the moment, all …
-
Allow users to choose the order in which "linked references" are sorted, for example, according to original text order, creation time, update time.
I think this will make it more comfortable for us…
-
### Steps To Reproduce
1. Have multiple TOTP codes in the app
2. Note that they shuffle order when the tokens refresh
### Expected Result
Tokens are always ordered the same, ideally alphabetically…
-
## Current behavior
The Order Details page shows continuous loading, preventing further interaction with the page.
## Expected behavior
The Order Details page should function normally, and the UI…
-
**Describe the bug**
The attributes are not stored in the dense storage if the header version is less than `H5O_VERSION_2`, which it is by default. Creating the large attribute will cause an error, e…
-
## User Story 4
*As a customer, I want to make a secure payment so that I can complete my purchase confidently.*
### Tasks
- [ ] Guide customers through a secure checkout process.
- [ ] Allow custome…
-
[This discussion was taking place over email, but I think I should put it here for easier searching and tracking]
### Original Issue:
> It looks like I am hitting a limit of 65,536 for creating at…
-
When Solidus makes changes to an order’s tracking status(updating the tracking_number), Bolt will need to be notified to pass this information to publishers as needed. Solidus will call Bolt’s [APIs](…
-
# Issue
Running the postgres example with query `SELECT name FROM companies` seems to trigger a panic.
```
Compiling datafusion-table-providers v0.2.3 (...)
Finished `dev` profile [uno…