Sternbach-Software

Results 120 comments of Sternbach-Software

Looks like this was implemented in the [latest release](https://github.com/michelesalvador/FamilyGem/releases/tag/v0.9.1)?

What other reasons would they want to edit the id?

Looks like the change was merged and integrated into production. https://github.com/FamilySearch/gedcom5-java/pull/31 @michelesalvador Do you want to close this?

Full gradle stack trace: ``` * Exception is: org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':app:kaptDebugKotlin'. at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.lambda$executeIfValid$1(ExecuteActionsTaskExecuter.java:145) at org.gradle.internal.Try$Failure.ifSuccessfulOrElse(Try.java:282) at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeIfValid(ExecuteActionsTaskExecuter.java:143) at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:131) at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:77) at org.gradle.api.internal.tasks.execution.FinalizePropertiesTaskExecuter.execute(FinalizePropertiesTaskExecuter.java:46) at org.gradle.api.internal.tasks.execution.ResolveTaskExecutionModeExecuter.execute(ResolveTaskExecutionModeExecuter.java:51) at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:57)...

@muety I might take a stab at this. Where is wakapi.dev hosted? What about self-hosting? What would the URLs be? What endpoints are missing? Do you have a dummy account...

@24Lathiya No I did not. I am using [Fetch](https://github.com/tonyofrancis/Fetch) now.

In settings.py, I replaced the caches with ``` 'research_preview': { 'BACKEND': 'django.core.cache.backends.dummy.DummyCache' }, ``` However, I still had some build issues. Tried replacing the dropbox requirement with ```dropbox==11.36.0```. Got some...

I second the notion

Found two screenshots in gedgo/static/screenshots

@nabil6391 @iamhiutrun That approach does not solve it, because each spouse has their own tree of ancestors. Even if both spouses were in a single node, that node would still...