-
I think you need separate data from program in the json or xml files. Like items-9.16.json, champs-9.16.json, because patches come out often, and it’s easier to update separately files online, without…
-
**Problem to solve:**
When looking at a list of BBB servers in SL I wish I could tell which ones were upgraded to version X (i.e. I wish I could see the current BBB version on that server)
**Pur…
-
* Add it as method to the README.md
* Explain the setStatus method in a setStatus.md
* list the desired json response
-
### Checked Existing
- [X] I have checked the repository for duplicate issues.
### What enhancement would you like to see?
Right now there seems to be some confusion about whether or not you need a…
-
**Is your feature request related to a problem? Please describe.**
Currently with the introduction of the node drain helper, if there is a storage class with just one replica, and that happens to b…
-
Jira Link: [DB-1178](https://yugabyte.atlassian.net/browse/DB-1178)
This is a master issue that keeps track of `ALTER TABLE` variants.
The checkmark means that the statement is already supported.
…
-
**Is your feature request related to a problem? Please describe.**
I'm always frustrated when i try zoom the image to see more specific details...
**Describe the solution you'd like**
The same op…
-
Guys,
As always I appreciate your work :). This is a question rather than a bug but because of this, it's causing an issue in my implementation.
Basically, I noticed that when the system goes o…
-
The lesson says to use this code
const github = require("@actions/github");
const octokit = new github.getOctokit(token);
const newIssue = await octokit.issues.create({
but the create seemed to …
-
Currently migrations run on the server when api starts up and then they get marked as completed and they're never run again. This worked fine with always online clients, but now we use offline first w…