Skip to content

Releases: lesstif/php-jira-rest-client

impl addComponent

15 Feb 11:36
Compare
Choose a tag to compare
1.10.3

Merge branch 'feature/component' into develop

implement addWatcher

10 Feb 00:23
Compare
Choose a tag to compare

fixed #57

26 Jan 12:30
Compare
Choose a tag to compare

fixed #57 from pr #59

Allow to assign issues

25 Jan 06:32
Compare
Choose a tag to compare

Added logic to check whether the parameter is an array or a string.

20 Jan 17:26
Compare
Choose a tag to compare
  • Added logic to check whether the parameter is an array or a string IssueService::addAttachments.
  • Merge from #55

add project type functions

18 Jan 02:02
Compare
Choose a tag to compare

update jsonmapper.

10 Jan 06:38
Compare
Choose a tag to compare

merge from #52

fixed undefined variable bug.

30 Dec 14:03
Compare
Choose a tag to compare

support custom field

22 Nov 02:14
Compare
Choose a tag to compare

bug fix release

09 Nov 23:57
Compare
Choose a tag to compare
  • FIX Custom fields not added to issue (#48)
  • FIX Priority field nullable(#45)