Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Custom Wiki Style /or/ Flag Comments

Gareth Johnstone October 29, 2018

Currently I'm using the JIRA API to fetch issues to feed into our own system.

 

The current way we work is, We add 2 comments:

  • 1st comment is how to test the given issue
  • 2nd comment is the work done on the issue (goes into release notes)

 

What we would like to be able to do is flag each comment or add our own custom wiki syntax (either via a button or the "formats" drop down) is this possible?

 

Wiki EG, would be:

[TEST]Test notes[/TEST]

[RELEASE]Release Notes[/RELEASE}

 

I'm aware our users could this this manually, but its a lot easier using a button or pre-formatted text options

1 answer

1 accepted

0 votes
Answer accepted
Gareth Johnstone October 29, 2018

never mind, im going down the route of using custom fields instead.

Suggest an answer

Log in or Sign up to answer