-
#### Goal
There should be a method for updating the primary key of an object after it has been created. Previously one could update it using e.g. `object.setId(newId)`, but starting with Realm 2.0.0 …
-
First off, thank you all for your work!
### Description
I am trying to have STUNner handle calls for an non-federated matrix server (I am running Conduit), but permissions are getting in the way…
-
https://buildkite.com/elastic/cloud-on-k8s-operator-nightly/builds/530:
I had a closer look at `TestFleetMode/Fleet_in_same_namespace_as_Agent`:
* `2024-04-29T23:03:21.220427957Z` - `TestFleetMo…
-
### Problem
Right now I'm using SwiftData along with SwiftUI in an iOS app and wish to add cloud sync. The only choice in iOS17 is to use Apple's default CloudKit store for SwiftData which has som…
-
Asked this question in Slack and Stack Overflow (https://stackoverflow.com/questions/44621248/how-do-i-handle-realm-object-server-dying-after-accidentally-performing-a-migrat) but to no avail so I'm b…
-
Downstream report: https://launchpad.net/bugs/1946244
Debian report: https://bugs.debian.org/1008209
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
a…
-
Hello,
I have had issues with the fetching of the access token and the userinfo object in the cb-basic.html. I was prompted with a basic authentication form due to a 401 reply from OpenAM. Apperently…
-
Fairly simple repro case. Here is the schema:
```java
class SimplePrimaryKeyObject2: Object {
@Persisted(primaryKey: true) var _id: Int = 0
@Persisted var oid = ObjectId.generate()
@Pe…
-
Hello,
I am trying to link my app to my realm using an admin user I created with Realm Studio, but I cannot get the Realm.open(...) method to work. I have been struggling with this for hours, I first …
ttous updated
2 years ago