Skip to content

full-format workflow IDs looks like wrong path #688

@hjoliver

Description

@hjoliver

https://cylc.discourse.group/t/service-contact-file-keeps-getting-deleted/1164/8

Full-format IDs, which include the user name, aren't used much yet, but are logged by the UI Server.

Unfortunately they look confusingly like the full file path of the workflow with a bit missing:

~user/my-workflow/run1  # full-format ID of workflow
~user/cylc-run/my-workflow/run1  # full path of worklfow

To avoid confusion, should we:

  • use ~user/cylc-run as the username part of the ID?
  • change ID format a bit, e.g. ~user:workflow-id ?
  • just change the logging?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFlag this as a question for the next Cylc project meeting.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions