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

Edit Runtime - unable to modify events section #1980

Open
ColemanTom opened this issue Oct 29, 2024 · 1 comment
Open

Edit Runtime - unable to modify events section #1980

ColemanTom opened this issue Oct 29, 2024 · 1 comment
Assignees
Labels
bug Something isn't working small
Milestone

Comments

@ColemanTom
Copy link

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 ColemanTom added the bug Something isn't working label Oct 29, 2024
@oliver-sanders
Copy link
Member

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

@oliver-sanders oliver-sanders added this to the 2.7.0 milestone Oct 30, 2024
@wxtim wxtim self-assigned this Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working small
Projects
None yet
Development

No branches or pull requests

3 participants