Feature #6296
Bulk-edit custom fields through context menu
| Status: | Closed | Start date: | 2010-09-05 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Jean-Philippe Lang | % Done: | 0% | |
| Category: | Custom fields | |||
| Target version: | 1.4.0 | |||
| Resolution: | Fixed |
Description
Related issues
Associated revisions
Bulk-edit custom fields through context menu (#6296).
History
#1 Updated by Etienne Massip over 1 year ago
- Target version set to Candidate for next major release
#2 Updated by Sébastien Gripon over 1 year ago
+1
#3 Updated by hiroyuki SHIRAKAWA over 1 year ago
+1
#4 Updated by Stefan Halter over 1 year ago
hiroyuki SHIRAKAWA wrote:
+1
++1
#5 Updated by Jean-Philippe Lang over 1 year ago
- replace existing value(s) with the new one
- add the new one to the existing value(s)
#6 Updated by Etienne Massip over 1 year ago
Jean-Philippe Lang wrote:
For multiselect custom fields, what would be the desired behaviour when clicking on a value in the contextual menu?
- replace existing value(s) with the new one
- add the new one to the existing value(s)
Would a context menu displaying all values with checkboxes be too much? :p
#7 Updated by Jean-Philippe Lang over 1 year ago
Etienne Massip wrote:
Would a context menu displaying all values with checkboxes be too much? :p
And a submit button I guess. Then yes :-)
#8 Updated by Etienne Massip over 1 year ago
Jean-Philippe Lang wrote:
And a submit button I guess. Then yes :-)
Too bad, nobody had done it before.
Well, your question isn't that easy to answer, I feel like there is no right answer.
#9 Updated by Jean-Philippe Lang over 1 year ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Target version changed from Candidate for next major release to 1.4.0
- Resolution set to Fixed
Comitted in r8824.
Multiselect custom fields are not proposed since the context menu allows to select a single value only. The bulk edit form is just 1 click away for those fields.
#10 Updated by Etienne Massip over 1 year ago
Jean-Philippe Lang wrote:
Comitted in r8824.
Multiselect custom fields are not proposed since the context menu allows to select a single value only. The bulk edit form is just 1 click away for those fields.
I think that the best choice! Thanks !