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

When unknown activity is used to create a new entry, default project&service is used #2

Open
roughy opened this issue Apr 24, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@roughy
Copy link
Contributor

roughy commented Apr 24, 2019

  • Version: 0.1.3
  • Summary: Using the activity feature to create a new entry with an unknown activity mite-go create a new entry with my default project and service.
  • Steps to reproduce:
    1. Configure default project & service
    2. Configure an activity foo
    3. go run main.go entries create -a bar -d 1h -n "baz"
  • Expected result: Error message telling me that the activity bar is not configured
  • Actual result: New entry is created with default project & service
  • Nice to have: Show me a list of available activities in such a case.
@roughy roughy added the bug Something isn't working label Apr 24, 2019
@roughy roughy closed this as completed Apr 24, 2019
@smoothd smoothd reopened this Apr 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants