Besoin d'aide pour les tests de la nouvelle version

Bonjour à tous,

La dernière version 5.2.5 est en cours de finalisation et est disponible sur l’environnement https://tests.keskonfai.fr/.

L’objectif principal de cette instance est de faire les montées de version des composants et c’est un exercice périlleux en termes de régression. Malgré une batterie de tests, toutes les configurations et tous les cas d’usage ne peuvent pas être testés par notre petite équipe de maintenance.

Vous rendrez un grand service à la communauté (et à vous-même si vous utilisez activement Mobilizon) en faisant quelques tests sur https://tests.keskonfai.fr/. Si vous identifiez des régressions (c’est-à-dire un bug en test qu’il n’y aurait pas aujourd’hui sur Mobilizon.fr ou Keskonfai.fr par exemple), vous pouvez nous en faire part ici ou sur le git et nous ferons en sorte de les corriger avant de releaser la version.

Voici comment se créer un compte sur l’instance de test : Test environment · Wiki · Kaihuri / Mobilizon · GitLab

Merci aux volontaires!

J’ai essayé de registre, mais le mail n’est jamais arrivé. Peut-être il y a qqch qui cloche au niveau de l’SMTP configuration ?

As-tu regardé sur Mailinator?

« Go to Mailinator (https://www.mailinator.com/) Search for the left part of your email. You should find the mail from Mobilizon and be able to click on the link to confirm your account. »

Ce n’est pas très intuitif, la dernière fois que je l’ai fait ça marchait mais ça date un peu…

Merci de ton retour!

Ça te dérange si j’importe quelques événements ? À ton avis, quelle serait une limite raisonnable ?

Updates work!!!

2026-08-29T18:50:39.385+0200 [INFO] Mobilizon bot: Updated: index=70 URL=TJARK - Mobilizon

POST //api HTTP/2
Host: tests.keskonfai.fr
Content-Type: application/json
Authorization: Bearer eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJtb2JpbGl6b24iLCJleHAiOjE3ODgwMjMxMzMsImlhdCI6MTc4ODAyMjIzMywiaXNzIjoibW9iaWxpem9uIiwianRpIjoiOTZlNTg0MTMtMGIxNy00NDhhLTkyNTAtMTE5OTg2ZGE4MGM4IiwibmJmIjoxNzg4MDIyMjMyLCJzdWIiOiJBcHBUb2tlbjoxMyIsInR5cCI6ImFjY2VzcyJ9.NW7oA9jKPIsvvPOMQpyNJwTz0sjzgMy4k6TPVonWiYmWhkSgsxxR1CeucBF__70dzeuVGDBJ5q4Cc4yQ_Mi-jw
Content-Length: 2310
Accept-Encoding: gzip, deflate, br
User-Agent: Go-http-client/2.0

{"query":"\nmutation UpdateEvent ($id: ID!, $title: String, $description: String, $beginsOn: DateTime, $endsOn: DateTime, $status: EventStatus, $visibility: EventVisibility, $joinOptions: EventJoinOptions, $externalParticipationUrl: String, $draft: Boolean, $tags: [String], $picture: MediaInput, $onlineAddress: String, $organizerActorId: ID, $attributedToId: ID, $category: EventCategory, $physicalAddress: AddressInput, $options: EventOptionsInput, $contacts: [Contact]) {\n\tupdateEvent(eventId: $id, title: $title, description: $description, beginsOn: $beginsOn, endsOn: $endsOn, status: $status, visibility: $visibility, joinOptions: $joinOptions, externalParticipationUrl: $externalParticipationUrl, draft: $draft, tags: $tags, picture: $picture, onlineAddress: $onlineAddress, organizerActorId: $organizerActorId, attributedToId: $attributedToId, category: $category, physicalAddress: $physicalAddress, options: $options, contacts: $contacts) {\n\t\tid\n\t\tuuid\n\t}\n}\n","variables":{"id":"3424","title":"TJARK","description":" \u003cp/\u003e\u003cp\u003e Help promote your favourite venues with: https://concertcloud.live/contribute","beginsOn":"2026-09-10T17:00:00Z","endsOn":"2026-09-10T19:00:00Z","status":"CONFIRMED","visibility":"PUBLIC","joinOptions":"EXTERNAL","externalParticipationUrl":"https://www.dynamo.ch/veranstaltung/tjark-0","draft":false,"tags":["Dynamo","Zurich"],"picture":{"mediaUuid":"66b10355-e5fe-46d3-9ade-6607720a9058"},"onlineAddress":"https://www.dynamo.ch/veranstaltung/tjark-0","organizerActorId":"112054","attributedToId":"112055","category":"MUSIC","physicalAddress":{"geom":"8.53934100;47.38331190","street":"21 Wasserwerkstrasse","locality":"Zurich","postalCode":"8006","region":"Zurich","country":"Switzerland","description":"Dynamo","type":null,"url":null,"id":null,"originId":"nominatim:32533985","timezone":null},"options":{"maximumAttendeeCapacity":null,"remainingAttendeeCapacity":null,"showRemainingAttendeeCapacity":null,"anonymousParticipation":null,"offers":null,"participationConditions":null,"attendees":null,"program":null,"commentModeration":"ALLOW_ALL","showParticipationPrice":null,"showStartTime":true,"showEndTime":false,"timezone":"Europe/Zurich","hideOrganizerWhenGroupEvent":null,"isOnline":null},"contacts":null},"operationName":"UpdateEvent"}

results in:

HTTP/2 200 OK
Access-Control-Allow-Credentials: true
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: 
Cache-Control: max-age=0, private, must-revalidate
Content-Security-Policy: img-src * data: blob:
Content-Type: application/json; charset=utf-8
Date: Sat, 29 Aug 2026 16:50:38 GMT
Referrer-Policy: same-origin
Vary: accept-encoding
X-Content-Type-Options: nosniff
X-Frame-Options: DENY
X-Request-Id: GNBUwNHG_yTFHUwAAxwh
X-Xss-Protection: 0
Content-Length: 84

{"data":{"updateEvent":{"id":"3424","uuid":"14a5029b-a8bd-4c68-803a-542d12054fa4"}}}

Oh, happy day !

Were you able to fix the UX bug in the new version? That would be helpful for someone moderating an instance, right?

Here are the issues included in this upgrade: 5.2.5 - Elixir and component upgrade · Jalons · Kaihuri / Mobilizon · GitLab