We want to have a proper view of a workflow, by having 2 transitions:
1. Transition from previous Status (We name it "Don't Use")
2. Transition from any other Statuses (We name it "Closed Lost")
This is the view that what we want:
This is not what we want (there is no explicit arrow to show the flow):
This is also not what we want (too many arrows):
Basically, transition #1 "Don't Use", is only used for "displaying an arrow on the workflow view".
So we try to hide this transition from the user, by adding Transition Condition "Always False" or "Hide from Users".
This was working as intended on the issue details view as you can see here, there's only 1 transition available (The #2 transition, since #1 was always set as false):
However, on the board view (when we drag our card), the status is still showing:
Can we make the invalid transition on the board view hidden from the user, just like on the issue detail view?
"If custom icons are present on the JIRA server, should they display in the pop-up that shows all the icons that are available?"
My non-developer guess is I think whatever code is used to display the images on the "pick the icon" screen are static defined in a different location, and not a dynamic list of what is actually available. I think it would be a great feature to show all available icons in that folder.
Your #2 question is also something that slightly bothers me. I've had to resort to saving an image locally and uploading it that way, but I prefer that over needing to navigate to the images directory to begin with to save my image. (We have a secure instance and I avoid using outside image links.)
They wouldn't be moved there by the install process. You need to do that yourself.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We put them in the same folder as the supplied ones on the server.
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.