User has been given project admin role across all projects where stories originate. Still no luck in him being able to close a sprint.
To add a title, you have to get the source code and modified AbstractSearchRequestFullContentView.java file, create the header file (see searchrequest-printable-header.vm as an example) and modified system-issueviews-plugin.xml so the class pick up the velocity file. It's not pretty, but that's what we end up to do what we were requested.
To put the description, it's easier than I thought: modified the single-word.vm. you ahve to break the table in half and then put the description section in between.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.