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

cylc config shows unhelpful information for xtriggers #5877

Closed
ColemanTom opened this issue Dec 14, 2023 · 0 comments · Fixed by #6071
Closed

cylc config shows unhelpful information for xtriggers #5877

ColemanTom opened this issue Dec 14, 2023 · 0 comments · Fixed by #6071
Assignees
Labels
bug Something is wrong :( small
Milestone

Comments

@ColemanTom
Copy link
Contributor

Description

If you have an xtrigger and run cylc config my_workflow the xtrigger is listed as ... = [xtrigger-func cmd] which isn't very informative or helpful.

Reproducible Example

I just used the test case from the xtrigger plugin PR.

Results was

$ cylc config cylctb-20231206T033820Z-uOHK/f/xtriggers/04-respect-cylc-pythonpath
[scheduler]
    cycle point format = %Y
[scheduling]
    initial cycle point = 2010
    final cycle point = 2011
    [[xtriggers]]
        x1 = [xtrigger-func cmd]
    [[graph]]

Expected Behaviour

A resolved string of what the xtrigger was for reference after templating is resolved.

@ColemanTom ColemanTom added the bug Something is wrong :( label Dec 14, 2023
@oliver-sanders oliver-sanders added this to the cylc-8.x milestone Jan 2, 2024
@MetRonnie MetRonnie self-assigned this Apr 17, 2024
@MetRonnie MetRonnie modified the milestones: cylc-8.x, 8.2.6 Apr 17, 2024
@MetRonnie MetRonnie linked a pull request Apr 17, 2024 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is wrong :( small
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants