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

Feature: allow dynamic signals for all work patterns functions #56

Closed
martinctc opened this issue Jan 29, 2021 · 1 comment · Fixed by #55
Closed

Feature: allow dynamic signals for all work patterns functions #56

martinctc opened this issue Jan 29, 2021 · 1 comment · Fixed by #55
Labels
enhancement New feature or request

Comments

@martinctc
Copy link
Member

Currently, the signals allowed by workpatterns_area() is static, i.e. only Emails_sent and IMs_sent.

It would be helpful to make this dynamic, i.e. allow the inclusion of Unscheduled_calls and Meetings with an additional argument.

@martinctc martinctc added the enhancement New feature or request label Jan 29, 2021
@martinctc martinctc changed the title Feature: allow dynamic signals for workpatterns_area() Feature: allow dynamic signals for all work patterns functions Feb 2, 2021
@martinctc
Copy link
Member Author

Expanded this issue to include functions such as workpatterns_classify() (and related functions in the same family).

martinctc added a commit that referenced this issue Feb 2, 2021
martinctc added a commit that referenced this issue Feb 3, 2021
`workpatterns_area()` is now dynamic.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant