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

Provide an overview of the notificatie responses per abonnement #180

Closed
alextreme opened this issue Aug 20, 2024 · 1 comment · Fixed by #213
Closed

Provide an overview of the notificatie responses per abonnement #180

alextreme opened this issue Aug 20, 2024 · 1 comment · Fixed by #213
Assignees
Labels
approved enhancement New feature or request good first issue Good for newcomers

Comments

@alextreme
Copy link
Contributor

Debugging issues for DH, I often miss having an overview of the notification responses for a specific subscription/abonnement.

The easiest way to get this currently is by trying to delete an abonnement, which first gives you a list of the notification responses sent for the abonnement / the deeplinks to the notification responses. But this approach isn't for the faint of heart :)

Adding /admin/datamodel/notificatieresponse/ to the main menu, showing the datetime of the notification in the listview and using raw_id_fields in the detail view should make investigating the notification responses a lot more workable. Currently the detailview times out with DH.

@alextreme alextreme added enhancement New feature or request good first issue Good for newcomers triage labels Aug 20, 2024
@alextreme alextreme moved this to Triage in Data en API fundament Aug 20, 2024
@alextreme
Copy link
Contributor Author

Estimate: 1 day, also it would be useful to see the URL of the abonnement in the listview filter instead of the UUID

@alextreme alextreme added approved and removed triage labels Dec 17, 2024
@joeribekker joeribekker moved this from Triage to Todo in Data en API fundament Dec 17, 2024
@danielmursa-dev danielmursa-dev moved this from Todo to In Progress in Data en API fundament Dec 23, 2024
@danielmursa-dev danielmursa-dev moved this from In Progress to Implemented in Data en API fundament Dec 30, 2024
danielmursa-dev added a commit that referenced this issue Jan 2, 2025
* [#180] Show first url in AbonnementAdmin

* [#180] Enable NotificatieResponseAdmin

* [#180] Show callback_url instead uuid for Abonnement

* [#180] Update admin.py and models.py

* [#180] Remove unnecessary f string
@github-project-automation github-project-automation bot moved this from Implemented to Done in Data en API fundament Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants