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

Ability to display custom properties ? #355

Open
Nazar65 opened this issue Aug 1, 2024 · 0 comments
Open

Ability to display custom properties ? #355

Nazar65 opened this issue Aug 1, 2024 · 0 comments

Comments

@Nazar65
Copy link

Nazar65 commented Aug 1, 2024

It would be good to add some settings which will allow to pull custom properties from jira issue such as for example fix_version or any other.

So the properties can include any values from custom fields:


`:PROPERTIES:
:assignee: User
:filename: tickets
:type:     Task
:type-id:  3
:priority: Normal
:status:   Ready for Code Review
:created:  2024-07-30T15:56:55.485-0400
:updated:  2024-08-01T10:49:02.812-0400
:ID:       ID
:CUSTOM_ID: ID
:FIX_VERSION: Release-123456789 --- this is custom field added
`

For now i had to add few customization to be able to display custom fields, but it would be good to have some list where i can define additional custom fields.

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