Project

Profile

Help

Issue #966

closed

pulp-admin tasks list --help and -s canceled have a discrepancy in the spelling of "canceled" vs. "cancelled"

Added by rbarlow almost 9 years ago. Updated about 5 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
2.7.0
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Easy Fix, Pulp 2
Sprint:
Quarter:

Description

We should adopt a formal position on how we want to spell that word and stick to it.

If you use pulp-admin tasks list --help, you will see the one l spelling. If you actually list your canceled tasks, you will see the two l spelling in the reported tasks' states.

Actions #1

Updated by jortel@redhat.com almost 9 years ago

  • Triaged changed from No to Yes

Note: The spelling in the state cannot be changed for backwards compat.

Actions #2

Updated by mhrivnak almost 9 years ago

  • Platform Release set to 2.7.0

I think this was introduced in 2.7.0 development, so let's get it fixed before that's released.

Actions #3

Updated by ipanova@redhat.com almost 9 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to ipanova@redhat.com

Added by ipanova@redhat.com almost 9 years ago

Revision 3bcb2e79 | View on GitHub

Fixing discrepancy "canceled" vs. "cancelled

closes #966 https://pulp.plan.io/issues/966

Added by ipanova@redhat.com almost 9 years ago

Revision 3bcb2e79 | View on GitHub

Fixing discrepancy "canceled" vs. "cancelled

closes #966 https://pulp.plan.io/issues/966

Added by ipanova@redhat.com almost 9 years ago

Revision 3bcb2e79 | View on GitHub

Fixing discrepancy "canceled" vs. "cancelled

closes #966 https://pulp.plan.io/issues/966

Added by ipanova@redhat.com almost 9 years ago

Revision 3bcb2e79 | View on GitHub

Fixing discrepancy "canceled" vs. "cancelled

closes #966 https://pulp.plan.io/issues/966

Actions #5

Updated by ipanova@redhat.com almost 9 years ago

  • Status changed from POST to MODIFIED
  • % Done changed from 0 to 100

Added by ipanova@redhat.com almost 9 years ago

Revision 08b3bd8d | View on GitHub

Fixing discrepancy "canceled" vs. "cancelled

closes #966 https://pulp.plan.io/issues/966

Added by ipanova@redhat.com almost 9 years ago

Revision 08b3bd8d | View on GitHub

Fixing discrepancy "canceled" vs. "cancelled

closes #966 https://pulp.plan.io/issues/966

Added by ipanova@redhat.com almost 9 years ago

Revision 807f54f3 | View on GitHub

Fixing discrepancy "canceled" vs. "cancelled

closes #966 https://pulp.plan.io/issues/966

Actions #8

Updated by dkliban@redhat.com almost 9 years ago

  • Status changed from MODIFIED to 5
Actions #9

Updated by pthomas@redhat.com almost 9 years ago

  • Status changed from 5 to 6

verified

[root@qe-blade-10 ~]# pulp-admin tasks list --help
Command: list
Description: lists tasks queued (waiting) or running on the server

Available Arguments:

  --all, -a   - if specified, all tasks in all states are shown
  --state, -s - comma-separated list of tasks states desired to be shown.
                Example: "running,waiting,canceled,successful,failed". Do not
                include spaces
[root@qe-blade-10 ~]# 
<\pre>

<pre>
[root@qe-blade-10 ~]# 
[root@qe-blade-10 ~]# pulp-admin tasks list -s
Usage: pulp-admin [options]

Command: list
Description: lists tasks queued (waiting) or running on the server

Available Arguments:

  --all, -a   - if specified, all tasks in all states are shown
  --state, -s - comma-separated list of tasks states desired to be shown.
                Example: "running,waiting,canceled,successful,failed". Do not
                include spaces
[root@qe-blade-10 ~]# 
Actions #10

Updated by amacdona@redhat.com over 8 years ago

  • Status changed from 6 to CLOSED - CURRENTRELEASE
Actions #12

Updated by bmbouter about 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF