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/get edit medta #59

Closed
wants to merge 5 commits into from
Closed

Feature/get edit medta #59

wants to merge 5 commits into from

Conversation

lipkau
Copy link
Member

@lipkau lipkau commented Nov 8, 2016

Problem

If fields are not shown in the "Creation Screen", they will not be shown in Get-JiraIssueCreateMetaData

Consequences

It is currently not possible to see (ie:) Allowed values of a field of type "select" if it is not on the creation screen, but on the edit screen

Solution

Use the REST API to call /meta on an issue (rest/api/latest/issue/$Issue/editmeta)

@lipkau lipkau mentioned this pull request Dec 1, 2016
@lipkau
Copy link
Member Author

lipkau commented Dec 16, 2016

I don't understand what is missing in the unit test.
@replicaJunction : can you please help me out?

I would love for this to get merged.

@replicaJunction
Copy link
Collaborator

Sure thing! Sorry for the delay on getting back to you on this.

It looks like there were a few remnants left from CreateMetadata left in the tests - they were still pointing to a URL for create meta, not edit meta. I've gotten the tests cleaned up and pushed in commit 3c55d95; I'll need to close this PR since I can't adjust your repo, but I'm getting those changes merged back to master (and they'll still have your name on them). 😄

@lipkau
Copy link
Member Author

lipkau commented Dec 31, 2016

Thanks

@lipkau lipkau deleted the feature/GetEditMedta branch June 6, 2017 13:31
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.

2 participants