Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tag id still not matching on MoveApps #20

Open
andreakoelzsch opened this issue Mar 22, 2024 · 2 comments
Open

tag id still not matching on MoveApps #20

andreakoelzsch opened this issue Mar 22, 2024 · 2 comments

Comments

@andreakoelzsch
Copy link
Contributor

Hi @annescharf ,

Auch wenn es für die Störche jetzt läuft, gibt es für die Geier immer noch mismatches in den tag.id und track.id. Ich weiß nicht mehr was noch zu tun. Für die Geier läuft es auch lokal mit den updates von sf und move2, aber auf MoveApps bekomme ich immer noch falsche Dateien. Corinne hat dir Zugang zum Datensatz gegeben, ich teil dir gleich den WF auf MoveApps und im Github hier ist schon alles so gepushed, dass es laufen sollte. Bitte kannst du mal schauen, ob ich nicht irgendwas übersehen habe?

Lokal:
mt_track_data(result)[,c("individual_name_deployment_id","tag_local_identifier","individual_local_identifier")]
1 A116514..deploy_id.1756484595. 116514 A116514
2 A234556..deploy_id.2148017954. 234556 A234556
3 A234559..deploy_id.2382019061. 234559 A234559
4 A234560..deploy_id.2382021409. 234560 A234560
5 A234561..deploy_id.2382022547. 234561 A234561
6 A234562..deploy_id.2382023845. 234562 A234562
7 A33506..deploy_id.1756486131. 33506 A33506

mit rds von MoveApps: (schau die 2te Spalte!)
mt_track_data(test)[,c("individual_name_deployment_id","tag_local_identifier","individual_local_identifier")]
1 A116514..deploy_id.1756484595. 116514 A116514
2 A234556..deploy_id.2148017954. 234559 A234556
3 A234559..deploy_id.2382019061. 234560 A234559
4 A234560..deploy_id.2382021409. 234561 A234560
5 A234561..deploy_id.2382022547. 234562 A234561
6 A234562..deploy_id.2382023845. 33506 A234562
7 A33506..deploy_id.1756486131. 234556 A33506

Letztes, das ich noch ausprobiere morgen, ist, ob move2 und sf im Docker nicht ordentlich installiert haben. Dafür muss ich die App nochmal neu bauen (ist schon eingereicht), aber ohne das Caching, was derzeit alle möglichen Meldungen verfälscht. Ich probier die eingereichte App morgen nochmal zu bauen, vielleicht sehen wir dann was.

LG

@annescharf
Copy link
Contributor

Hi @andreakoelzsch, der Fehler muss in MoveApps liegen, bzw die App installiert move2 von git nicht. Eine andere Erklärung finde ich nicht da lokal alles läuft. LG

@annescharf
Copy link
Contributor

Hi @andreakoelzsch, das hier ist behoben, oder?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants