maykinmedia / objects-api

API and admin interface to manage Objects of certain Objecttypes. An object can be anything whether its a monument, report, tree or a permit.
https://opengem.nl/producten/overige-registraties/
Other
7 stars 10 forks source link

Objects API - Permissions edit-view doesn't show the Token auth for the permission #406

Open alextreme opened 5 months ago

alextreme commented 5 months ago

Product versie / Product version

2.3.1

Omschrijf het probleem / Describe the bug

Taiga Dimpact 81

When viewing an Objects API Permission in the admin (API Authorization → Permissions), the Token Auth foreign key field appears to be unselected, even though the Permission always has a Token Auth (mandatory FK).

When viewing the Token Authentication in the admin (API Authorization → Token authentication) with the related Permissions the relationship is shown as expected, as such this issue is merely a problem when using the Permission admin interface as an alternative.

The Taiga issue has a gif demonstrating the behaviour to clarify

Stappen om te reproduceren / Steps to reproduce

No response

Verwacht gedrag / Expected behavior

No response

joeribekker commented 4 months ago

Estimate: 3 days (because its react)