Masha Akatieva
10/28/2024, 5:36 PMProject "ox3jebjo7n512ue1ci68tyjk9xc169tu" was not integrated. Reason: Non-synchronized dataset "dataset.fact_subscriptions/77675", identified unrelated columns "906566".
fact datasets are incremental.
when i was saving the changes to my model a notif below has popped up. i picked save anyway but no data was deleted since then.
do you have any hints where should i look into to fix this error?Masha Akatieva
10/28/2024, 5:53 PMMichael Ullock
10/28/2024, 7:21 PMMasha Akatieva
10/28/2024, 9:21 PMSYNCHRONIZE
helped for some datasets but for some i'm getting different results within a couple of seconds of the same get
request. for instance i run the same get request towards fact_rewards dataset and once i get a normally mapped body of the object
{
"column": {
"meta": {
"summary": "",
"uri": "/gdc/md/ox3jebjo7n512ue1ci68tyjk9xc169tu/obj/906562",
"contributor": "/gdc/account/profile/ffce5af76e69a37de5c047556753a50a",
"title": "col.f_fact_rewards.dim_conversions_id",
"created": "2024-10-28 17:12:44",
"deprecated": "0",
"author": "/gdc/account/profile/ffce5af76e69a37de5c047556753a50a",
"category": "column",
"identifier": "col.f_fact_rewards.dim_conversions_id",
"tags": "",
"updated": "2024-10-28 17:12:44",
"isProduction": 1
},
"content": {
"columnType": "fk",
"columnDBName": "dim_conversions_id",
"table": "/gdc/md/ox3jebjo7n512ue1ci68tyjk9xc169tu/obj/17172"
}
}
}
and the next request in 2 secs returns me this
<html xmlns='<http://www.w3.org/1999/xhtml>' lang='en-US' xml:lang='en-US'>
<head>
<title>GoodData Resource</title>
<meta http-equiv='Content-Type' content='application/xhtml+xml; charset=utf-8' />
<style type='text/css' media='screen'>
html {
background-color: #eee;
font-size: 12px;
}
html body div {
padding: 3px;
background-color: #999;
}
</style>
</head>
<body>
<h1>GoodData Resource</h1>
<hr />
<pre>{
"column" : {
"content" : {
"columnDBName" : "dim_conversions_id",
"columnType" : "fk",
"table" : "<a href="/gdc/md/ox3jebjo7n512ue1ci68tyjk9xc169tu/obj/17172">/gdc/md/ox3jebjo7n512ue1ci68tyjk9xc169tu/obj/17172</a>"
},
"meta" : {
"author" : "<a href="/gdc/account/profile/ffce5af76e69a37de5c047556753a50a">/gdc/account/profile/ffce5af76e69a37de5c047556753a50a</a>",
"category" : "column",
"contributor" : "<a href="/gdc/account/profile/ffce5af76e69a37de5c047556753a50a">/gdc/account/profile/ffce5af76e69a37de5c047556753a50a</a>",
"created" : "2024-10-28 17:12:44",
"deprecated" : "0",
"identifier" : "col.f_fact_rewards.dim_conversions_id",
"isProduction" : 1,
"summary" : "",
"tags" : "",
"title" : "col.f_fact_rewards.dim_conversions_id",
"updated" : "2024-10-28 17:12:44",
"uri" : "<a href="/gdc/md/ox3jebjo7n512ue1ci68tyjk9xc169tu/obj/906562">/gdc/md/ox3jebjo7n512ue1ci68tyjk9xc169tu/obj/906562</a>"
}
}
}
</pre>
<hr />
</body>
</html>
Masha Akatieva
10/28/2024, 9:22 PMSYNCHRONIZE
didn't work/i didn't execute it properly or it's something else?Masha Akatieva
10/28/2024, 9:28 PMMoises Morales
10/29/2024, 2:52 PMMasha Akatieva
10/29/2024, 3:58 PMProject "ox3jebjo7n512ue1ci68tyjk9xc169tu" was not integrated. Reason: Cannot start integration of dataset: [dataset.dim_customers]. There is an unfinished integration.The integration has started at [2024-10-29 16:38:24] with ID: [3edc45c687fedd7bfe7a2e83cdbf7b4c00000010]
now thinking about synchronising it without preserving the data and then reloading the whole thing. or maybe you can recommend something better here?Moises Morales
10/29/2024, 4:29 PMMasha Akatieva
10/29/2024, 4:41 PMMasha Akatieva
10/29/2024, 4:43 PMMichael Ullock
10/31/2024, 9:28 PMMasha Akatieva
11/01/2024, 10:51 AM