Skip to content

Conversation

@N-M
Copy link
Contributor

@N-M N-M commented Jun 16, 2016

Functions to return project components, resolutions and issue types

@N-M N-M changed the title Master Functions to return project components, resolutions Jun 16, 2016
@N-M N-M changed the title Functions to return project components, resolutions Functions to return project components, resolutions and issue types Jun 16, 2016
return $this->api(self::REQUEST_GET, '/rest/api/2/attachment/meta');
}

/**
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't getAttachmentsMetaInformation already merged #101? Please remove from this diff

@jpastoor
Copy link
Collaborator

Cheers, and thank you for contributing

*
* @param string $project_key Project key.
*
* @return array|false
Copy link
Member

@aik099 aik099 Jun 17, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In which cases the false gets returned?

I thought, that if project has no component, then I'll get empty array back. If there was an error I'll get an exception.

@aik099
Copy link
Member

aik099 commented Jun 17, 2016

@N-M , please create new branch for each PR you send. Don't send PR from master branch.

Better yet close this PR and resend from new branch. This way on your next PR there won't such issues.

@N-M
Copy link
Contributor Author

N-M commented Jun 17, 2016

I am closing this pull request and resending from new branch.

@N-M N-M closed this Jun 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants