Wiki markup supports creating tables using pipe characters. We use these extensively in our issue descriptions, and they render correctly in the new issue view.
However, if we edit the description the new (markdown) editor fails to load giving "This text has unsupported formatting" and we're left editing raw source.
Worse, there seems to be no way to create a table in the new editor.
I searched for any info on this missing functionality and whether there are plans to restore it, but haven't found anything.
Any information/workarounds?
Board Filter Query
(issuetype in (story,task) and component = Foo) or (issuetype = Sub-task)?
That doesn't work, because I see subtasks on the sprint board regardless of the parent component value.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
issueFunction IN subtasksOf("component = Foo")
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.