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

Allow ~user in universal ID if it's the current user #4730

Merged
merged 1 commit into from
Mar 4, 2022

Conversation

MetRonnie
Copy link
Member

@MetRonnie MetRonnie commented Mar 3, 2022

This is a small change with no associated Issue.

Recently I encountered this

$ cylc stop '~rdutta/myworkflow'
UserInputError: Operating on others users' workflows is not supported

This PR makes it so you can pass in a full ID if the username is yours.

Requirements check-list

  • I have read CONTRIBUTING.md and added my name as a Code Contributor.
  • Contains logically grouped changes (else tidy your branch by rebase).
  • Does not contain off-topic changes (use other PRs for other changes).
  • Applied any dependency changes to both setup.cfg and conda-environment.yml.
  • Appropriate tests are included (unit)
  • No change log entry needed.
  • No documentation update required.

@MetRonnie MetRonnie added bug? Not sure if this is a bug or not small labels Mar 3, 2022
@MetRonnie MetRonnie added this to the cylc-8.0rc2 milestone Mar 3, 2022
@MetRonnie MetRonnie self-assigned this Mar 3, 2022
@oliver-sanders
Copy link
Member

(no changelog needed)

@hjoliver hjoliver merged commit 5ff1f0f into cylc:master Mar 4, 2022
@MetRonnie MetRonnie deleted the user-bug branch March 4, 2022 10:53
@MetRonnie MetRonnie added bug Something is wrong :( and removed bug? Not sure if this is a bug or not labels Mar 4, 2022
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 this pull request may close these issues.

3 participants