Ticket #327 (closed defect: wontfix)

Opened 4 years ago

Last modified 3 years ago

Create a web hook worker for CKAN

Reported by: pudo Owned by: pudo
Priority: awaiting triage Milestone:
Component: ckan Keywords:
Cc: Repository:
Theme:

Description (last modified by pudo) (diff)

This will be useful as an example consumer of the new queue notifications (#325).

  • A user can register any URL to be notified upon an event.
  • Possible extensions: GET with ID only vs. POST with serialized object
  • E-Mail notifications are also hooks, essentially.

We need to have a UI module that allows for the hook CRUD and some feedback (e.g. non 200 status codes)

Change History

comment:1 Changed 4 years ago by pudo

  • Description modified (diff)

comment:2 Changed 4 years ago by rgrp

comment:3 Changed 4 years ago by rgrp

  • Owner changed from rgrp to pudo

comment:4 Changed 4 years ago by rgrp

Remove from v1.1 as this awaiting triage now and we are not sure when exactly we will do this.

comment:5 Changed 4 years ago by rgrp

  • Type changed from enhancement to defect
  • Milestone v1.1 deleted

comment:6 Changed 3 years ago by pudo

  • Status changed from new to closed
  • Resolution set to wontfix

Nerdy solution that doesn't really seem to catch on, does nothing that cannot be done through queue workers.

Note: See TracTickets for help on using tickets.