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

Editieren von Organisation schlägt fehl. #287

Closed
Philippluca opened this issue Sep 9, 2024 · 3 comments
Closed

Editieren von Organisation schlägt fehl. #287

Philippluca opened this issue Sep 9, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@Philippluca
Copy link
Member

Philippluca commented Sep 9, 2024

Repro steps:

  • geopilot -> Administration -> Organisationen aufrufen
  • Organisation editieren (Name, Mandat-Zuweisung oder Users-Zuweisung)
  • Speichern

Beobachtet:

  • HTTP 400, Bad request
    Payload:
    {"id":2,"name":"TestOrg","users":[{"id":3},{"id":6},{"id":4}],"mandates":[{"id":{"id":1,"name":"geow test","fileTypes":[".itf",".xml",".xtf",".zip"],"coordinates":[],"organisations":[null],"deliveries":[]}}]}
    Image

Erwartet.

  • Änderungen werden in DB & UI übernommen.
@Philippluca Philippluca added the bug Something isn't working label Sep 9, 2024
@Philippluca Philippluca added this to the Administrationsseite milestone Sep 9, 2024
@Philippluca Philippluca changed the title Editieren von Org schlägt fehl. Editieren von Organisation schlägt fehl. Sep 9, 2024
@tschumpr
Copy link
Contributor

@Philippluca Ich konnte den Fehler nicht mehr reproduzieren und vermute, dass er mit #296 behoben wurde. Kannst du auch nochmals testen?

@Philippluca
Copy link
Member Author

@tschumpr taucht auf app.geopilot.ch noch auf. Jedoch ist dort noch 1.1.131 drauf. Ich teste morgen nochmals.

Aufzeichnung.2024-09-12.172109.mp4

@Philippluca Philippluca self-assigned this Sep 12, 2024
@Philippluca
Copy link
Member Author

Fixed by #296

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants