I have create a new custom field type is "text field (multi-line)", and the name is "reopen description". But when I edit the text , it does not support test format ,such as change text color, add some code line.
The previous custom field with the same type support to text format. Details in the screenshot.
Any suggestion on how I can make the new field support text format?
screenshot.png
To answer the "why" accurately, you'll need to talk to Atlassian. It sort of makes sense to me - the "resolve" permission means "person can say we're done with it, pending validation", which you wouldn't generally allow to the person who raised it (bang goes the sprint/estimate if someone outside your team resolves something without warning!). Close means "it's dead, don't care", which you may well want to grant to users and developers. Hence a double condition that forces the user to be able to do both. Bit of a terrible explanation, as I don't know what quite they were thinking there.
However, as it doesn't match what you need, there is absolutely no harm in changing it. You'll need to copy the workflow, edit it, add it to a new scheme and apply it, but there's no reason not to (you need to do that because you can't edit the default)
Thanks Nic. The way I understand the default workflow, a developer completes their work and moves the issue to RESOLVED. Then someone verifies the work and moves the issue to CLOSED. That all makes sense and seems like a logical way to operate.
But that doesn't answer why moving an issue to CLOSED would require both the "Resolve Issue" and "Close Issue" permissions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, that's why I'd ask Atlassian what was going on when they decided to do it this way.
An artefact of their design may kick in here - you also need "resolve" permission to be able to set a fix-version, so granting just "close" on it might not be enough if your project is using versions.
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.