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

Notification channels page doesn't list any resources #281

Open
stevenbal opened this issue Mar 7, 2022 · 3 comments
Open

Notification channels page doesn't list any resources #281

stevenbal opened this issue Mar 7, 2022 · 3 comments
Assignees
Labels
bug Something isn't working objects-api

Comments

@stevenbal
Copy link
Collaborator

stevenbal commented Mar 7, 2022

Not a high priority issue as far as I know, but the notifications channel page (located at `<base_url>/ref/kanalen/) doesn't list resources anymore

image

Before v2 this is what was shown:

image

I would expect the resources that support notifications (ObjectRecord) for the defined kanaal objecten to be shown here

@stevenbal stevenbal added bug Something isn't working objects-api labels Mar 7, 2022
@stevenbal
Copy link
Collaborator Author

@annashamray I noticed here that the __init__ was overridden without adding the channel to the registry, was there a specific reason for this?

@annashamray
Copy link
Collaborator

@stevenbal I think I overrode it because v2/ endpoints were added. No idea why the channel is not added to the registry anymore, I'll take a look

@annashamray annashamray self-assigned this Mar 7, 2022
@joeribekker joeribekker assigned stevenbal and unassigned annashamray Jul 4, 2022
@stevenbal
Copy link
Collaborator Author

I was checking what happens when I add the channel to the registry and navigate to the kanalen page, it turns out that makes it crash because it tries to create the description, but the kenmerk object_type is not an attribute of ObjectRecord

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

No branches or pull requests

2 participants