cylc-ui icon indicating copy to clipboard operation
cylc-ui copied to clipboard

Edit Runtime - unable to modify events section

Open ColemanTom opened this issue 1 year ago • 3 comments

Reproducible Example

Running this example flow.cylc:

[scheduling]
    initial cycle point = 20201010
    final cycle point = 20201010
    [[graph]]
        R1 = foo

[runtime]
    [[foo]]
        script = false
        [[[events]]]
            failed handlers = echo hello

I look at Edit Runtime in the WUI and see nothing about event handlers in there.

image

Expected Behaviour

As events is a section within a tasks runtime area, I expected to be able to modify the [runtime][task][events] entries and any defined should be visible.

ColemanTom avatar Oct 29 '24 23:10 ColemanTom

Can confirm that broadcasting task events does work so this should be reasonably straight forward.

oliver-sanders avatar Oct 30 '24 09:10 oliver-sanders

@wxtim Are you still working on this?

MetRonnie avatar Feb 07 '25 11:02 MetRonnie

I've gone stale. Feel free to grab it. Else I shall look next week

wxtim avatar Feb 07 '25 11:02 wxtim

(I'm not working on this anymore, but I have branches that someone could start off if they pick it up before me)

MetRonnie avatar Nov 19 '25 17:11 MetRonnie