Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

prompt for project on field-list and item-list #75

Merged
merged 1 commit into from
Mar 15, 2023
Merged

Conversation

mntlty
Copy link
Collaborator

@mntlty mntlty commented Mar 15, 2023

Closes #62
field-list and item-list require a project number argument, which differs from all other commands where the user is shown the interactive prompt.

This will result in a extra API call, but is a much nicer and clearer experience than the errors messages

  • accepts 1 arg(s), received 0
  • Message: Could not resolve to a ProjectV2 with the number 0., Locations: [{Line:1 Column:100}]
    respectively.

@mntlty mntlty merged commit 2750aad into main Mar 15, 2023
@mntlty mntlty deleted the prompt_for_projects branch March 15, 2023 03:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

queries.ProjectItems should call queries.NewProject when no project number is given
1 participant