-
Notifications
You must be signed in to change notification settings - Fork 665
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Rename the parameters of Jira.tempo_4_timesheets_find_worklogs as follows: - from -> date_from - "from" is a keyword, so it cannot be used as a parameter name - "date_from" is also used in Jira.tempo_timesheets_get_worklogs - See #1273 - to -> date_to - renamed for consistency with date_from
- Loading branch information
1 parent
726e969
commit ddc67d4
Showing
2 changed files
with
11 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters