-
Very simple test case:
1. Create Realm1 with key1
2. Open Realm1 with key2
```
E/REALM ( 2083): /home/cc/repo/realm/realm-java-4/realm-jni/../core-0.92.1/include/realm/array_binary.hpp:175: [realm-…
-
After upgrade to RC40, the SDK will give "token expired" error after logged in for a while, and try to call /auth/refresh or /auth/login again. It seem the token inside localforage cannot be updated.
…
-
It would be convenient if Hoff web interface could refresh itself automatically every few seconds, so that the user need not refresh manually. This can be achieved by adding the following line to the …
-
The application will need a gui and api for monitoring purposes.
We can discuss the specific objects / data items to track and how to track
![vetmu1xh5khc1](https://github.com/alexmyczko/ruptime…
-
Hi! For background I am a total streamlit noob. But, I'm learning quick, it is rather simple.
I have a problem I thought following call would help:
```
st_autorefresh(interval=1000, limi…
-
When editing a field related to a calculated field the calculated field itself is not updated. This is both in the grid view as the objectdetail view.
Now you have to refresh the page to see the re…
-
I have uyuni and opensuse on a specific network right now. I now need to move Uyuni to a new network.
The hostname remains the same.
How can I change the network ?
```
Loading repository data.…
-
## I'm submitting a...
```html
[x] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report
[ ] Feature request
[x] Documentation issue or request
…
-
The REST API is still running, but the Camera Service is not taking pictures anymore :-(
As this is running in the same APP, there is fore sure a possibility to fix this. This is probably an issue wi…
-
```
bz = bugzilla.Bugzilla(url="bugzilla.redhat.com", api_key="key", force_rest=True)
bz.getbug(2135298) # works
bz.getbug(2135298, include_fields=["id"]) # works
bz.getbug("F37FinalBlocker") …