when user has no ability to change status, we seem to pick the first status in alphabetical order and just show that. i suggest we use the lowest CaseStateID (until a weight mechanism is in place) and that we don't show this field on the case form when it isn't editable. can only confuse the user. similarly, if there is only one project then remove that field from the case form.
Comments
Comment #1
morbus iffmoshe: both of these were actually implemented as part of my goldplating to casetracker:
* admins have the ability to set default status, priority, and type.
* project dropdown is not shown if pid is passed through the URL.
I do plan to implement weight on state options, but that will be after my goldplating is complete.
Comment #2
morbus iffActually, I'm sorry: "if only one project, remove dropdown" is NOT implemented.
Comment #3
morbus iffmoshe: tonight's commit to HEAD will contain "if one project, no dropdown".
Comment #4
zero2one commentedComment #5
zero2one commented