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

The "Api::getIssue" call ignores "$expand" #153

Closed
aik099 opened this issue Nov 25, 2016 · 1 comment
Closed

The "Api::getIssue" call ignores "$expand" #153

aik099 opened this issue Nov 25, 2016 · 1 comment
Milestone

Comments

@aik099
Copy link
Member

aik099 commented Nov 25, 2016

When I'm making Api::getIssue call I'm passing $expand parameter set to "project", but still getting all issue fields with renderedFields,names,schema,operations,editmeta,changelog,versionedRepresentations expand.

Maybe also bug in JIRA.

@aik099
Copy link
Member Author

aik099 commented Jan 25, 2025

According to the used API call, Jira documentation the expand parameter can't be used for that.

What I should be using is fields parameter.

The #220 should address that.

@aik099 aik099 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 25, 2025
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

No branches or pull requests

1 participant