feature request #9894
closedMake primary collector editable for field unit
100%
Description
FieldUnit has a field primaryCollector of type Person. This seems not to be editalbe in the FieldUnit details view yet.
The field should only be editable if the main collector is a team.
If possible the selectable persons should be from the team members list only.
Related issues
Updated by Andreas Müller over 1 year ago
- Related to task #9678: Remove Derived- and FieldUnitFacadeCacheStrategies added
Updated by Andreas Müller over 1 year ago
- Tags changed from fast to fast, formatting, specimen
Updated by Andreas Müller over 1 year ago
- Related to feature request #5951: Add collector, field number and collection to specimen search label added
Updated by Andreas Müller over 1 year ago
- Related to feature request #9879: Short title for field and derived units added
Updated by Andreas Müller over 1 year ago
- Tags changed from fast, formatting, specimen to formatting, specimen
- Description updated (diff)
Updated by Katja Luther about 1 year ago
- Status changed from New to Resolved
- Assignee changed from Katja Luther to Andreas Müller
- % Done changed from 0 to 40
This is implemented with a selection dialog, maybe it would be easier to use with a drop down, filled with the team members. But as a first implementation it can be used.
Updated by Andreas Müller about 1 year ago
- Status changed from Resolved to Closed
- Assignee changed from Andreas Müller to Katja Luther
- % Done changed from 40 to 100
Seems to work as expected.
Updated by Andreas Müller about 1 year ago
- Status changed from Closed to Feedback
- % Done changed from 100 to 80
... no, not yet ready. After entering a team and a primary collector for a field unit and then setting the focus to another record in the derivative tree and then going back to the field unit the primary collector is shown in the collector field and the primary collector field is empty. Also the formatting is not correct (as it is as if the primary collector is the only collector). Looks like things are stored at the wrong place.
Updated by Katja Luther about 1 year ago
- Status changed from Feedback to Resolved
- Assignee changed from Katja Luther to Andreas Müller
Andreas Müller wrote in #note-8:
... no, not yet ready. After entering a team and a primary collector for a field unit and then setting the focus to another record in the derivative tree and then going back to the field unit the primary collector is shown in the collector field and the primary collector field is empty. Also the formatting is not correct (as it is as if the primary collector is the only collector). Looks like things are stored at the wrong place.
This is fixed, please review.
Updated by Andreas Müller about 1 year ago
- Status changed from Resolved to Closed
- Assignee changed from Andreas Müller to Katja Luther
- % Done changed from 80 to 100
Works as expected now.
Updated by Andreas Müller about 1 year ago
- Target version changed from Release 5.38 to Release 5.29
Updated by Andreas Müller about 1 year ago
- Related to bug #9962: Primary Collector is not disabled when no collector is selected added