orchestrator-core icon indicating copy to clipboard operation
orchestrator-core copied to clipboard

[Feature]: Extend websocket endpoint for subscriptions page

Open wouterhhuisman opened this issue 1 year ago • 1 comments

What should we build?

This ticket builds upon the ticket https://github.com/workfloworchestrator/orchestrator-core/issues/502.

Tasks

  • [ ] Make the /api/ws/events endpoint emit the message {"name": "invalidateCache", "value": ["subscriptions"]} to trigger subscriptions page invalidation.

This event should be emitted from

  • The workflow step which also updates the subscription's cached domain model
  • The 'set in sync' endpoint
  • The update customer subscription description endpoint
  • ... ?

wouterhhuisman avatar Mar 18 '24 13:03 wouterhhuisman

see https://git.ia.surfsara.nl/netdev/automation/projects/orchestrator/-/issues/1964

wouterhhuisman avatar Mar 20 '24 12:03 wouterhhuisman