feature request #8181
openFurther features for bulk editors
0%
Description
this is a ticket to collect all wanted features for bulkeditors:
Advanced search or column filter options:
- ref type (request by Henning) - column exists already
- created by (request by Henning) --> #8968
- MarkerType (suggestion by Andreas K)
Files
Related issues
Updated by Katja Luther about 4 years ago
- Assignee changed from Andreas Müller to Katja Luther
Updated by Andreas Kohlbecker almost 3 years ago
- Related to feature request #8968: filter Bulk editor for created by added
Updated by Andreas Kohlbecker almost 3 years ago
- File picture520-1.png picture520-1.png added
Just a thought on additinal filter options for bulkeditors in general:
the service method IdentifiableDaoBase.findByTitleWithRestrictions(..)
provides a very flexible means to filter cdm entitiy by offering a generic way to apply multiple filter parameters. If we would use this find method for all Bulkeditors it would be possible to offer a UI tool to build and combine filter options, conceptionally maybe similar to this
Updated by Andreas Müller almost 3 years ago
- Description updated (diff)
- Target version changed from Unassigned CDM tickets to Release 5.18
ref type already exists so I kind of remove it from the above list.
As "created by" should be easy to implement so I set target version to 5.16.
@Andreas: can you explain what you mean by MarkerType? Should there be a concatenated list of marker type labels with :true or :false behind each label? What is the usecase you need it for.
Updated by Andreas Müller almost 3 years ago
Andreas Kohlbecker wrote:
Just a thought on additinal filter options for bulkeditors in general:
the service method
IdentifiableDaoBase.findByTitleWithRestrictions(..)
provides a very flexible means to filter cdm entitiy by offering a generic way to apply multiple filter parameters. If we would use this find method for all Bulkeditors it would be possible to offer a UI tool to build and combine filter options, conceptionally maybe similar to this
I agree. An advanced search which allows explicit searching for bulk editor entities is definitely something we need urgently. This is a known issue.
But I would move this comment to a new(?) ticket on advanced bulk editor search. This one is primarily on table columns which is related but not the same.
@Katja: do you know if such a ticket exists already?
Updated by Andreas Kohlbecker almost 3 years ago
Andreas Müller wrote:
@Andreas: can you explain what you mean by MarkerType? Should there be a concatenated list of marker type labels with :true or :false behind each label? What is the usecase you need it for.
I was meaning markers which is would be a filter which allows combining MarkerType with a boolean value as you pointed out correctly
But I would move this comment to a new(?) ticket on advanced bulk editor search. This one is primarily on table columns which is related but not the same.
I don't think so. The focus of this ticket doesn't seem to be defined precisely yet. Aren't we in the middle of figuring it out?
Updated by Andreas Müller almost 3 years ago
- Description updated (diff)
Andreas Kohlbecker wrote:
Andreas Müller wrote:
@Andreas: can you explain what you mean by MarkerType? Should there be a concatenated list of marker type labels with :true or :false behind each label? What is the usecase you need it for.
I was meaning markers which is would be a filter which allows combining MarkerType with a boolean value as you pointed out correctly
But I would move this comment to a new(?) ticket on advanced bulk editor search. This one is primarily on table columns which is related but not the same.
I don't think so. The focus of this ticket doesn't seem to be defined precisely yet. Aren't we in the middle of figuring it out?
Upps, sorry, as we had a ticket recently which was only about new columns I thought this ticket is also about new columns only.
But you are right that it is more general.
However, a new advanced search interface may take some time and discussion to implement.
A simple filter may be fast. We already have something similar for the distribution editor.
@Katja: is it difficult to add such a filter row to the bulk editors as well?
Updated by Katja Luther over 2 years ago
- Target version changed from Release 5.18 to Release 5.19
Updated by Andreas Müller about 2 years ago
- Target version changed from Release 5.19 to Release 5.21
Updated by Andreas Müller about 2 years ago
- Target version changed from Release 5.21 to Release 5.22
Updated by Katja Luther almost 2 years ago
- Target version changed from Release 5.22 to Release 5.39