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

Config option for adding extra Jira fields #89

Closed
jharuda opened this issue Sep 2, 2024 · 2 comments
Closed

Config option for adding extra Jira fields #89

jharuda opened this issue Sep 2, 2024 · 2 comments
Assignees

Comments

@jharuda
Copy link
Contributor

jharuda commented Sep 2, 2024

It would be useful to have some easy way how to populate extra Jira fields with NEWA YAML config.
Those fields should include basic fields [1] and extended fields for Jira customized projects.

For example jira-project-config.yaml:

...
extra_fields:
  - pool_team: <team_name>
...

Such a config will add pool_team option to Jira tickets generated with NEWA.

[1] https://community.atlassian.com/t5/Jira-questions/List-of-Jira-fields-and-description/qaq-p/1558852

@kkaarreell kkaarreell self-assigned this Oct 10, 2024
@kkaarreell
Copy link
Collaborator

This is being worked on in #105

@kkaarreell
Copy link
Collaborator

Implemented in #105

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

2 participants